Hello.

I have lots of ruby daemons running connected to postgres. Some of
them start getting connection errors after about a day or two of
running. The odd thing is that they don't all get the same error.

Some get this error:  PGError: lost synchronization with server: got
message type "T"
Others get this          PGError: lost synchronization with server:
got message type "e"
And sometimes this   PGError: lost synchronization with server: got
message type ""


What is postgres trying to tell me here?  This error is most likely
coming out of libpq I would think.

Thanks.

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to