Re: New trigger option of pg_standby

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

On Wed, Apr 8, 2009 at 6:56 AM, Guillaume Smet <guillaume.smet@gmail.com> wrote:
> On Fri, Apr 3, 2009 at 5:42 AM, Fujii Masao <masao.fujii@gmail.com> wrote:
>> Here is the patch;
>> - Smart failover is chosen if the trigger file labeled "smart" or
>>  an empty one exists.
>> - Fast failover is chosen if the trigger file labeled "fast" exists,
>>  the signal (SIGUSR1 or SIGINT) is received or the wait timeout
>>  happens.
>
> After some further thoughts, +1 for this approach too.
>
> I think you imply 'containing "smart"' not 'labeled "smart"'.
> "Labeled" is confusing IMHO.

Thanks for the comment!
I corrected such confusing expression.

Regards,

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

Вложения

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

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: More message encoding woes
Следующее
От: Chris Dunlop
Дата:
Сообщение: Re: a few crazy ideas about hash joins