Re: We should Axe /contrib/start-scripts

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: We should Axe /contrib/start-scripts
Дата
Msg-id 4A93F674020000250002A181@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: We should Axe /contrib/start-scripts  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: We should Axe /contrib/start-scripts
Re: We should Axe /contrib/start-scripts
Список pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> wrote: 
> Hmm.  As stated, I would expect pg_ctl to make it worse.
I've been playing with this, and I think the problem was that we
wanted a non-zero exit from the script if the start failed.  That's
trivial with pg_ctl -w but not running postgres directly.  I guess I
could run pg_ctl status in a loop after the start.
The reason is that we don't want certain other processes attempting to
start until and unless the database they use has started successfully.
-Kevin


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