error in log

Started by david bloodabout 24 years ago2 messagesgeneral
Jump to latest
#1david blood
davidjblood@yahoo.com

pq_recvbuf: unexpected EOF on client connection

pq_recvbuf: recv() failed: Connection reset by peer

I know that this is not much inof but I am not even sure what to look for.
What would cause these errors to show up in the log.

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: david blood (#1)
Re: error in log

david blood <davidjblood@yahoo.com> writes:

pq_recvbuf: unexpected EOF on client connection
pq_recvbuf: recv() failed: Connection reset by peer

These are not errors, just indications that a client disconnected
without saying "goodbye" politely.

regards, tom lane