Re: "pg_ctl promote" exit status

Поиск
Список
Период
Сортировка
От Aaron W. Swenson
Тема Re: "pg_ctl promote" exit status
Дата
Msg-id 20130126214424.GA14960@gengoff.grandmasfridge.org
обсуждение исходный текст
Ответ на Re: "pg_ctl promote" exit status  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: "pg_ctl promote" exit status  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Re: "pg_ctl promote" exit status  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Fri, Jan 25, 2013 at 01:54:06PM -0500, Peter Eisentraut wrote:
> On 1/12/13 3:30 PM, Aaron W. Swenson wrote:
> > The Linux Standard Base Core Specification 3.1 says this should return
> > '3'. [1]
> >
> > [1] http://refspecs.freestandards.org/LSB_3.1.1/LSB-Core-generic/LSB-Core-generic/iniscrptact.html
>
> The LSB spec doesn't say anything about a "promote" action.
>
> And for the stop and reload actions that you tried to change, 3 is
> "unimplemented".
>
> There is an ongoing discussion about the exit status of the stop action
> under <https://commitfest.postgresql.org/action/patch_view?id=1045>, so
> let's keep this item about the "promote" action.

You are right. Had I read a little further down, it seems that the
exit status should actually be 7.

--
Mr. Aaron W. Swenson
Gentoo Linux Developer
Email : titanofold@gentoo.org
GnuPG FP : 2C00 7719 4F85 FB07 A49C 0E31 5713 AA03 D1BB FDA0
GnuPG ID : D1BBFDA0

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: [PATCH] pg_isready (was: [WIP] pg_ping utility)
Следующее
От: Noah Misch
Дата:
Сообщение: Re: Materialized views WIP patch