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.