Don Isgitt <djisgitt(at)soundenergy(dot)com> writes:
> 2004-04-26 10:20:02 [24335] LOG: 08006: could not receive data from
> client: Connection reset by peer
> LOCATION: pq_recvbuf, pqcomm.c:678
> 2004-04-26 10:20:02 [24335] LOG: 08P01: unexpected EOF on client connection
> LOCATION: SocketBackend, postgres.c:281
This means the client is crashing or dropping the connection--you need
to be looking at the client end for the problem.
-Doug