Re: Dropped connections with pg_basebackup

Поиск
Список
Период
Сортировка
От Sherrylyn Branchaw
Тема Re: Dropped connections with pg_basebackup
Дата
Msg-id CAB_myF7=rFVpaXCwMZG2AXnYVmm2BKVnupRf8pHw288mMBhYkQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Dropped connections with pg_basebackup  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список 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@2ndquadrant.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

В списке pgsql-general по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Dropped connections with pg_basebackup
Следующее
От: maxiangqian
Дата:
Сообщение: Re: Use tar to online backup has an error