Re: Add shutdown_at_recovery_target option to recovery.conf

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Add shutdown_at_recovery_target option to recovery.conf
Дата
Msg-id CA+U5nMJT+3-4Ph52yYo8cQ37AXpHUuidsOXtc0TMySAU-GYzwQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add shutdown_at_recovery_target option to recovery.conf  (Petr Jelinek <petr@2ndquadrant.com>)
Ответы Re: Add shutdown_at_recovery_target option to recovery.conf  (Petr Jelinek <petr@2ndquadrant.com>)
Список pgsql-hackers
On 31 October 2014 15:18, Petr Jelinek <petr@2ndquadrant.com> wrote:

> Attached is the v2 of the patch with the review comments addressed (see
> below).
...
> Done, there is now action_at_recovery_target which can be set to either
> pause, continue or shutdown, defaulting to pause (which is same as old
> behavior of pause_at_recovery_target defaulting to true).

One comment only: I think the actions should be called: pause, promote
and shutdown, since "continue" leads immediately to promotion of the
server.

I'm good with this patch otherwise. Barring objections I will commit tomorrow.

-- Simon Riggs                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: group locking: incomplete patch, just for discussion
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: [TODO] Track number of files ready to be archived in pg_stat_archiver