Re: [COMMITTERS] pgsql: Allow external recovery_config_directory

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: [COMMITTERS] pgsql: Allow external recovery_config_directory
Дата
Msg-id CA+U5nMLisD4MWfa89RO+npQ9rX+BGbCW5vDYtv22sctOMkByQw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [COMMITTERS] pgsql: Allow external recovery_config_directory  (Fujii Masao <masao.fujii@gmail.com>)
Список pgsql-hackers
On 27 March 2013 18:15, Fujii Masao <masao.fujii@gmail.com> wrote:

> This patch breaks also pg_ctl promote because it always checks the existence of
> $PGDATA/recovery.conf.

You're right. It does. Good catch.

That also suggest a solution: create a status file called
$PGDATA/recovery_in_progress which would then allow pg_ctl and
everybody else to be able to see that the server is currently in
recovery.

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



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

Предыдущее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: spoonbill vs. -HEAD
Следующее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: spoonbill vs. -HEAD