Re: pg_ctl -w port detection

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_ctl -w port detection
Дата
Msg-id 14001.1045930101@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_ctl -w port detection  ("Greg Sabino Mullane" <greg@turnstep.com>)
Ответы Re: pg_ctl -w port detection  (greg@turnstep.com)
Список pgsql-patches
"Greg Sabino Mullane" <greg@turnstep.com> writes:
> This is a patch which allows pg_ctl to make an intelligent
> guess as to the proper port when running 'psql -l' to
> determine if the database has started up (the -w flag).

Seems reasonable ... but you forgot to update the pg_ctl manual page.

            regards, tom lane

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

Предыдущее
От: "Greg Sabino Mullane"
Дата:
Сообщение: pg_ctl -w port detection
Следующее
От: Tom Lane
Дата:
Сообщение: Re: psql patch