streaming replication: could not receive data from client: Connection reset by peer - Mailing list pgsql-general

From Anson Abraham
Subject streaming replication: could not receive data from client: Connection reset by peer
Date
Msg-id CAC9g-HfXG4yFS2-V_5mEi3jCxbrXf6J1B2=drUig=-1mbHqTgw@mail.gmail.com
Whole thread Raw
Responses Re: streaming replication: could not receive data from client: Connection reset by peer  (Albe Laurenz <laurenz.albe@wien.gv.at>)
List pgsql-general
I'm on Debian Wheezy running postgres 9.3

both boxes are identical.  

I see in log file on slaves:
 LOG:  could not receive data from client: Connection reset by peer

OpenSSL is the same version on master and slaves.  The libssl is also too.

I set ssl_renegotiation=0.  So not sure why i'm seeing this in the logs on my slave environments.    doing research (aka googling), i see that everyone says to set ssl_renegotiation=0 but already done that.  also mentions of libssl library / OpenSSL could be different versions, but that's not the case either.  

Any ideas what else I should try doing?

-Anson

pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Bug? Function with side effects not evaluated in CTE
Next
From: Adam Jelinek
Date:
Subject: Re: Bug? Function with side effects not evaluated in CTE