Re: Regarding connection drops for every few minutes

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Regarding connection drops for every few minutes
Date: 2016-03-11 09:35:36
Message-ID: 56E29168.9010300@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-in-general

On 3/11/2016 1:04 AM, Durgamahesh Manne wrote:
> Connection reset by peer

that TCP/IP error means the client disconnected without cleanly closing
the socket. It can also happen if something in the network between the
client and the server dropped the connection.

--
john r pierce, recycling bits in santa cruz

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Durgamahesh Manne 2016-03-11 09:57:06 regarding postgres feedback
Previous Message Durgamahesh Manne 2016-03-11 09:22:40 Regarding connection drops for every few minutes

Browse pgsql-in-general by date

  From Date Subject
Next Message John R Pierce 2016-03-11 09:58:40 Re: Regarding connection drops for every few minutes
Previous Message John Purdie 2016-03-11 09:09:47 Re: Regarding connection drops for every few minutes