Re: What Are Last Steps Performed When PostgreSQL Starts? - Mailing list pgsql-admin

From Ray Stell
Subject Re: What Are Last Steps Performed When PostgreSQL Starts?
Date
Msg-id 20060927135647.GB22607@cns.vt.edu
Whole thread Raw
In response to What Are Last Steps Performed When PostgreSQL Starts?  ("Lane Van Ingen" <lvaningen@esncc.com>)
List 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 by date:

Previous
From: "Lane Van Ingen"
Date:
Subject: What Are Last Steps Performed When PostgreSQL Starts?
Next
From: Tom Lane
Date:
Subject: Re: What Are Last Steps Performed When PostgreSQL Starts?