Re: Error: could not send data to client: Connection reset by peer

From: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
To: Eduardo Sá dos Reis <eduardoreis(at)pjf(dot)mg(dot)gov(dot)br>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Error: could not send data to client: Connection reset by peer
Date: 2012-07-09 23:40:20
Message-ID: 4FFB6BE4.1080101@ringerc.id.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 07/09/2012 09:26 PM, Eduardo Sá dos Reis wrote:
> Hi,
> In my Postgres log the message is occurring:
> 1 4ffad9f4.67db 2012-07-09 10:17:40 BRT LOG: connection received:
> host=10.20.0.1 port=2368
> 2 4ffad9f4.67db 2012-07-09 10:17:40 BRT LOG: connection authorized:
> user=usu_cad database=prd_cad
> 3 4ffad9f4.67db 2012-07-09 10:17:42 BRT LOG: *could not send data to
> client: Connection reset by peer*
> 4 4ffad9f4.67db 2012-07-09 10:17:42 BRT LOG: *unexpected EOF on client
> connection*
> Users can not run the system.

If this is a Windows system with a 3rd party software firewall (Windows
Firewall is OK, anything else isn't) then remove or disable the firewall
and see if the problem goes away.

Otherwise, more info please. PostgreSQL version, OS and version, client
program, whether the client program is using psqlODBC, pgJDBC, libpq
directly, etc.

--
Craig Ringer

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Khapare Joshi 2012-07-10 11:34:43 fail over postgres configuration
Previous Message Eduardo Sá dos Reis 2012-07-09 13:26:23 Error: could not send data to client: Connection reset by peer