[postgis-users] MORE INFO

David Blasby dblasby@refractions.net
Wed Aug 13 18:56:23 2003


Zamil Murji wrote:
> LOG:  pq_recvbuf: unexpected EOF on client connection
> LOG:  pq_recvbuf: unexpected EOF on client connection

What happening (probably) is that apache is killing the process because 
its hung.  Postgresql then makes this report because the client was 
killed instead of properly closing its connection.