Postgres connection errors - Mailing list pgsql-general

From Tim Uckun
Subject Postgres connection errors
Date
Msg-id AANLkTimMJ4=z+GWDreP3GEL-g6J+Rw+M+7PxX7POoSDT@mail.gmail.com
Whole thread Raw
Responses Re: Postgres connection errors  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
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.

pgsql-general by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: 8.4 Data Not Compatible with 9.0.1 Upgrade?
Next
From: Raymond O'Donnell
Date:
Subject: Re: 8.4 Data Not Compatible with 9.0.1 Upgrade?