Re: pq_recvbuf: unexpected EOF on client connection - Mailing list pgsql-general

From Tom Lane
Subject Re: pq_recvbuf: unexpected EOF on client connection
Date
Msg-id 13958.968249654@sss.pgh.pa.us
Whole thread Raw
In response to pq_recvbuf: unexpected EOF on client connection  ("Alan" <alana@atio.co.za>)
List pgsql-general
"Alan" <alana@atio.co.za> writes:
> Does anyone know this error?

If you're seeing that in the postmaster log, it just means that a client
disconnected without sending the "quit" message.  This seems to be
standard behavior for some of the interface libraries.  It's not really
anything to worry about, since the backend shuts down the same way in
either case.  But patches to fix the nonconforming libraries would be
cheerfully accepted ;-)

            regards, tom lane

pgsql-general by date:

Previous
From: lee johnson
Date:
Subject: postgres not allowing new database?
Next
From: Michelle Murrain
Date:
Subject: "Unrecognized variable client_encoding"