Re: postmaster recovery and automatic restart suppression

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: postmaster recovery and automatic restart suppression
Дата
Msg-id 3173.1244493057@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: postmaster recovery and automatic restart suppression  (Greg Stark <stark@enterprisedb.com>)
Ответы Re: postmaster recovery and automatic restart suppression  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Greg Stark <stark@enterprisedb.com> writes:
>> On Mon, 2009-06-08 at 09:47 -0400, Tom Lane wrote:
>>> I think the proposed don't-restart flag is exceedingly ugly and will not
>>> solve any real-world problem.

> Hm. I'm not sure I see a solid use case for it -- in my experience you
> want to be pretty sure you have a persistent problem before you fail
> over.

Yeah, and when you do fail over you want more guarantee than "none at
all" that the primary won't start back up again on its own.

> But I don't really see why it's ugly either.

Because it's intentionally blowing a hole in one of the most prized
properties of the database, ie, that it doesn't go down if it can help
it.  I want a *WHOLE* lot stronger rationale than "somebody might want
it someday" before providing a switch that lets somebody thoughtlessly
break a property we've sweated blood for ten years to ensure.
        regards, tom lane


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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: postmaster recovery and automatic restart suppression
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_migrator issue with contrib