LOG: could not receive data from client: Connection reset by peer - Mailing list pgsql-admin

From Tomeh, Husam
Subject LOG: could not receive data from client: Connection reset by peer
Date
Msg-id CB0FB369FF86E248A884BCC002562BCB0227D92D@pisgsna01sxch01.ana.firstamdata.com
Whole thread Raw
Responses Re: LOG: could not receive data from client: Connection reset by peer  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
I'm getting the following errors on one of my pg server running postgres
7.4.5 on RedHat AS R4.

LOG:  could not receive data from client: Connection reset by peer
LOG:  incomplete startup packet

What I found out is that there's a networking VIP monitoring port 5432
every 15 sec and that's basically used for failover so that the
application will re-direct user requests to another server with
identical pg database in case of database or server failure.

I've checked that database and no connections are being created by the
VIP. Network admin says it operates on network layer 4 and just check if
the port is open. My question is, knowing all that, is there any caveat
or harm to Postgres implementing the VIP failover feature. Is there
anything I should be concerned of from a postgres perspective..

Thank you.


--
  Husam
**********************************************************************
This message contains confidential information intended only for the use of the addressee(s) named above and may
containinformation that is legally privileged.  If you are not the addressee, or the person responsible for delivering
itto the addressee, you are hereby notified that reading, disseminating, distributing or copying this message is
strictlyprohibited.  If you have received this message by mistake, please immediately notify us by replying to the
messageand delete the original message immediately thereafter. 

Thank you.

                                   FADLD Tag
**********************************************************************


pgsql-admin by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: RES: RES: Issue on Varchar Ordering
Next
From: Tom Lane
Date:
Subject: Re: LOG: could not receive data from client: Connection reset by peer