Re: postmaster recovery and automatic restart suppression

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: postmaster recovery and automatic restart suppression
Дата
Msg-id 3f0b79eb0906042314v18f6020bk6d6a4af15111b77f@mail.gmail.com
обсуждение исходный текст
Ответ на postmaster recovery and automatic restart suppression  ("Kolb, Harald (NSN - DE/Munich)" <harald.kolb@nsn.com>)
Ответы Re: postmaster recovery and automatic restart suppression  ("Kolb, Harald (NSN - DE/Munich)" <harald.kolb@nsn.com>)
Список pgsql-hackers
Hi,

On Fri, Jun 5, 2009 at 1:02 AM, Kolb, Harald (NSN - DE/Munich)
<harald.kolb@nsn.com> wrote:
> Hi,
>
> in case of a serious failure of a backend or an auxiliary process the
> postmaster performs a crash recovery and restarts the db automatically.
>
> Is there a possibility to deactivate the restart and to force the postmaster
> to simply exit at the end ?

Good point. I also think that this makes a handling of failover
more complicated. In other words, clusterware cannot determine
whether to do failover when it detects the death of the primary
postgres. A wrong decision might cause split brain syndrome.

How about new GUC parameter to determine whether to restart
postmaster automatically when it fails abnormally? This would
be useful for various failover system.

Regards,

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


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: It's June 1; do you know where your release is?
Следующее
От: "Markus Wanner"
Дата:
Сообщение: Re: PostgreSQL Developer meeting minutes up