Re: pg_ctl options checking

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: pg_ctl options checking
Дата
Msg-id 200604171900.07001.peter_e@gmx.net
обсуждение исходный текст
Ответ на pg_ctl options checking  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: pg_ctl options checking  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Simon Riggs wrote:
> pg_ctl -D test -U foo start
> pg_ctl -D test -W start
> pg_ctl -D test -w stop
> pg_ctl -D test -l fast stop
> etc.. (16 possible error combinations in total now checked)

I object to making these throw an error.  It is very convenient to be
able to alter the command line from start to stop to reload etc.
without having to remove or rewrite all the options that are not really
relevant for that particular operation.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: plpython improvements
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Documentation patch: change a name in a grammar rule