Re: stopping server does not remove external_pid_file

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: stopping server does not remove external_pid_file
Дата
Msg-id 25425.1149651173@sss.pgh.pa.us
обсуждение
Ответ на Re: stopping server does not remove external_pid_file  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: stopping server does not remove external_pid_file
Re: stopping server does not remove external_pid_file
Re: stopping server does not remove external_pid_file
Список pgsql-bugs
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Doesn't removing the file reduce the chances of failing to start later
> in case another postmaster already has that pid?

No, because the external pidfile has zero to do with Postgres' internal
behavior.

Personally I always thought that the external pidfile was a "feature"
we should have rejected.  It can never be a particularly reliable guide
to what PG is doing, the more especially so if the program looking at it
isn't doing any cross-checking, as the OP seems not to be doing.

            regards, tom lane

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