Re: Connection reset by peer - Mailing list pgsql-admin

From Kevin Grittner
Subject Re: Connection reset by peer
Date
Msg-id 4BEA4B3302000025000315D9@gw.wicourts.gov
Whole thread Raw
In response to Connection reset by peer  (Silvio Brandani <silvio.brandani@tech.sdb.it>)
Responses Re: Connection reset by peer  (Silvio Brandani <silvio.brandani@tech.sdb.it>)
List pgsql-admin
Silvio Brandani  wrote:

> postgresql-2010-05-12_053937.log:2010-05-12 06:30:57 CEST [26617]:
> [288-1] LOG: could not receive data from client: Connection reset
> by peer
> postgresql-2010-05-12_053937.log:2010-05-12 06:30:57 CEST [26617]:
> [289-1] LOG: unexpected EOF on client connection
>
>
> How is it possible to eliminate this disconnection problems?

Fix any network problems and convince the clients to terminate their
connections gracefully.  The server is just reporting that the
connection to the client was lost without the client doing the proper
handshaking.

-Kevin

pgsql-admin by date:

Previous
From: Ireneusz Pluta
Date:
Subject: Autovacuum and invalid page header
Next
From: Silvio Brandani
Date:
Subject: Re: Connection reset by peer