Re: New trigger option of pg_standby

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: New trigger option of pg_standby
Дата
Msg-id 1239641183.16396.73.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответ на Re: New trigger option of pg_standby  (Fujii Masao <masao.fujii@gmail.com>)
Список pgsql-hackers
On Mon, 2009-04-13 at 14:52 +0900, Fujii Masao wrote:

> if (triggered)
> {
>     if (smartMode && nextWALfile exists)
>         exit(0)
>     else
>     {
>         delete trigger file
>         exit(1)
>     }
> }

This looks to be the correct one.

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Affected rows count by rule as condtition
Следующее
От: mito
Дата:
Сообщение: Re: Affected rows count by rule as condtition