Re: New trigger option of pg_standby

Поиск
Список
Период
Сортировка
От Guillaume Smet
Тема Re: New trigger option of pg_standby
Дата
Msg-id 1d4e0c10903260454p10107c23j7ff9a3de8be09dde@mail.gmail.com
обсуждение исходный текст
Ответ на Re: New trigger option of pg_standby  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: New trigger option of pg_standby
Re: New trigger option of pg_standby
Список pgsql-hackers
Hi Simon.

On Thu, Mar 26, 2009 at 11:50 AM, Simon Riggs <simon@2ndquadrant.com> wrote:
> Earlier, we discussed having a single trigger file that contains an
> option rather than two distinct trigger files. That design is better
> because it allows the user to choose at failover time, rather than
> making a binding decision at config time. That solution would be the
> ideal one, IMHO, because it gives user more choice - and would allow us
> to keep the -t option meaningfully. In that case the default should be
> patience.

Or you can define both files in your command line to have the choice.

I like the idea of removing -t and adding 2 new options so that people
are warned about the intended behavior.

Anyway, I don't have a strong opinion about how we should fix it as I
don't use pg_standby personnally, just that we should. The two options
you mention have their own merits.

-- 
Guillaume


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

Предыдущее
От: Guillaume Smet
Дата:
Сообщение: Re: 8.4 release notes proof reading 1/2
Следующее
От: Robert Haas
Дата:
Сообщение: Re: pg_dump Add dumping of comments on index columns