Re: Help on "unexpected EOF..client reset by peer" errors

From: Doug McNaught <doug(at)mcnaught(dot)org>
To: Don Isgitt <djisgitt(at)soundenergy(dot)com>
Cc: postgresql general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Help on "unexpected EOF..client reset by peer" errors
Date: 2004-04-26 22:03:47
Message-ID: 87d65u2y7w.fsf@asmodeus.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Lang 2004-04-26 22:37:06 Postgres alongside MS SQL Server
Previous Message Eric Ridge 2004-04-26 21:30:49 Re: Ordering YYYY MM DD in reverse chrono order