Обсуждение: pg_recvbuf : unexpected EOF on client

Поиск
Список
Период
Сортировка

pg_recvbuf : unexpected EOF on client

От
"Priya G"
Дата:
<div style="background-color:"><div>what does the error in postgres.log pg_recvbuf : unexpected EOF on client
mean?</div><div> </div><div>thanksin advance</div><div> </div><div>Sree</div></div><br clear="all" /><hr /><a
href="http://g.msn.com/8HMGENUS/2734??PS="><b>GetMSN 8</b> and help protect your children with advanced parental
controls.</a>

Re: pg_recvbuf : unexpected EOF on client

От
Peter Eisentraut
Дата:
Priya G writes:

> what does the error in postgres.log pg_recvbuf : unexpected EOF on client mean?

The client closed the connection (on the operating system level) before
properly closing the session (on the PostgreSQL level).  Either you have a
buggy client that does that out of principle, or the client just died.

--
Peter Eisentraut   peter_e@gmx.net