Re: What Are Last Steps Performed When PostgreSQL Starts?

Поиск
Список
Период
Сортировка
От Ray Stell
Тема Re: What Are Last Steps Performed When PostgreSQL Starts?
Дата
Msg-id 20060927135647.GB22607@cns.vt.edu
обсуждение исходный текст
Ответ на What Are Last Steps Performed When PostgreSQL Starts?  ("Lane Van Ingen" <lvaningen@esncc.com>)
Список pgsql-admin
actually, wouldn't it be interesting to see a description of all the
things that go on from start to finish, in general or course.  It helps
to know the logic behind the scenes when things break; not if, when.



On Wed, Sep 27, 2006 at 10:05:24AM -0400, Lane Van Ingen wrote:
> QUESTION: what are the few last steps that PostgreSQL does when it starts
> up? I am looking for things that I can check to be sure it has completed
> installation (from a script) before allowing the script to proceed to the
> next step, like:
>   - opening a socket
>   - creating a PID file
>   - etc.

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

Предыдущее
От: "Lane Van Ingen"
Дата:
Сообщение: What Are Last Steps Performed When PostgreSQL Starts?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: What Are Last Steps Performed When PostgreSQL Starts?