Re: [HACKERS] pg_basebackups and slots

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [HACKERS] pg_basebackups and slots
Дата
Msg-id acae7dba-ba00-9350-3eac-7787b1f3df39@2ndquadrant.com
обсуждение исходный текст
Ответ на [HACKERS] pg_basebackups and slots  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: [HACKERS] pg_basebackups and slots  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
On 12/15/16 4:04 AM, Magnus Hagander wrote:
> This obviously requires the server to be configured with enough slots (I
> still think we should change the default here, but that's a different
> topic), but I think that's acceptable.

We could implicitly reserve one replication slot per walsender.  And
then max_replication_slots (possibly renamed) would just be additional
slots beyond that.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] [PATCH] Remove trailing whitespaces from documentation
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: [HACKERS] pg_basebackups and slots