Re: Dropped connections with pg_basebackup

From: Francisco Reyes <lists(at)natserv(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Dropped connections with pg_basebackup
Date: 2015-09-25 14:20:44
Message-ID: 5605583C.3070801@natserv.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 09/24/2015 04:29 PM, Sherrylyn Branchaw wrote:
> I'm assuming based on the "SSL error" that you have ssl set to 'on'.
> What's your ssl_renegotiation_limit? The default is 512MB, but setting
> it to 0 has solved problems for a number of people on this list,
> including myself.

I have also seen instances were ssl_renegotiation_limit=0 helped and I
already tried that. Did not help in this case.

Perhaps will try some tests with a non SSL connection. These are
machines in an internal network so it may not be too much a security
issue to turn off SSL at least during initial sync.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2015-09-25 14:22:39 Re: to pg
Previous Message Albe Laurenz 2015-09-25 13:56:56 Re: to pg