Re: Postgres and Upstart

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: Postgres and Upstart
Дата
Msg-id D960CB61B694CF459DCFB4B0128514C208419D00@exadv11.host.magwien.gv.at
обсуждение исходный текст
Ответ на Postgres and Upstart  (Chris Angelico <rosuav@gmail.com>)
Список pgsql-general
Chris Angelico wrote:
> I'm looking for a reliable way to be sure that Postgres has finished
> its initialization and is ready to rumble.

The normal way to test this is a connection attempt.
You could also look into the server logs for the
appropriate message, but that seems more fragile and difficult.

Does that help?

Yours,
Laurenz Albe


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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: slowness what only full vacuum can solve
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: is 9.x so much better than 8.x?