Re: Connection reset by peer

From: Silvio Brandani <silvio(dot)brandani(at)tech(dot)sdb(dot)it>
To: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Connection reset by peer
Date: 2010-05-12 13:15:52
Message-ID: 4BEAAA08.20102@tech.sdb.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Kevin Grittner ha scritto:
> 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
>
>

Thanks,

could be possible some problem of high resource usage ( low of virtual
memory) on client machine (win 2003 server R2) ??

Silvio

---

Utilizziamo i dati personali che la riguardano esclusivamente per nostre finalità amministrative e contabili, anche quando li comunichiamo a terzi. Informazioni dettagliate, anche in ordine al Suo diritto di accesso e agli altri Suoi diritti, sono riportate alla pagina http://www.savinodelbene.com/news/privacy.html
Se avete ricevuto questo messaggio per errore Vi preghiamo di ritornarlo al mittente eliminandolo assieme agli eventuali allegati, ai sensi art. 616 codice penale http://www.savinodelbene.com/codice_penale_616.html
L'Azienda non si assume alcuna responsabilità giuridica qualora pervengano da questo indirizzo messaggi estranei all'attività lavorativa o contrari a norme.
--

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message David Schnur 2010-05-12 14:22:14 Shutdown fails with both 'fast' and 'immediate'
Previous Message Kevin Grittner 2010-05-12 11:31:15 Re: Connection reset by peer