Re: Dropped connections with pg_basebackup

From: Sherrylyn Branchaw <sbranchaw(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Francisco Reyes <lists(at)natserv(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: Dropped connections with pg_basebackup
Date: 2015-09-24 20:43:03
Message-ID: CAB_myF7=rFVpaXCwMZG2AXnYVmm2BKVnupRf8pHw288mMBhYkQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ah, yes, it's been removed from 9.5:
http://www.postgresql.org/docs/9.5/static/release-9-5.html

Good to know.

On Thu, Sep 24, 2015 at 4:34 PM, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
wrote:

> 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.
>
> Moreover, the default has been set to 0, because the bugs both in our
> usage and in OpenSSL code itself seem never to end. Just disable it.
>
> --
> Álvaro Herrera http://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message maxiangqian 2015-09-25 02:25:42 Re: Use tar to online backup has an error
Previous Message Alvaro Herrera 2015-09-24 20:34:30 Re: Dropped connections with pg_basebackup