Re: New trigger option of pg_standby

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: New trigger option of pg_standby
Дата
Msg-id 3f0b79eb0903250144k453b3927mffa8b08678ed057b@mail.gmail.com
обсуждение исходный текст
Ответ на Re: New trigger option of pg_standby  (Guillaume Smet <guillaume.smet@gmail.com>)
Ответы Re: New trigger option of pg_standby
Список pgsql-hackers
Hi,

Thanks for the comment.

On Wed, Mar 25, 2009 at 3:50 PM, Guillaume Smet
<guillaume.smet@gmail.com> wrote:
> On Wed, Mar 25, 2009 at 7:29 AM, Fujii Masao <masao.fujii@gmail.com> wrote:
>> Attached patch fixes the above problem by adding a new trigger option
>> to pg_standby; the presence of this new trigger file causes recovery to
>> end after replaying all the available WAL files.
>
> Shouldn't it be the default? It seems like the most expected behaviour to me.

Yeah, I agree... but there may be scripts for warm-standby based on
the existing default behavior. So, I didn't make a new trigger the default.

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


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

Предыдущее
От: Scara Maccai
Дата:
Сообщение: Matching dimensions in arrays
Следующее
От: Guillaume Smet
Дата:
Сообщение: Re: New trigger option of pg_standby