Re: [patch] pg_ctl init extension

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [patch] pg_ctl init extension
Дата
Msg-id 1253217612.21712.0.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на [patch] pg_ctl init extension  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Ответы Re: [patch] pg_ctl init extension  (Bernd Helmle <mailings@oopsware.de>)
Re: [patch] pg_ctl init extension  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Список pgsql-hackers
On tor, 2009-09-17 at 21:43 +0200, Zdenek Kotala wrote:
> Attached patch extends pg_ctl command with init option. 
> 
> pg_ctl -D /var/lib/postgres [-s] init
> 
> This should replace usage of initdb command which has problematic name
> as we already discussed several times. Initdb binary will be still
> there, but it can be renamed and move into execlib dir in the future.

If the name is a problem, why not change the name?  What you are
proposing above is effectively a very elaborate name change, so why not
go for a simpler one?



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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Feedback on getting rid of VACUUM FULL
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Linux LSB init script