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

From Brad Nicholson
Subject Re: What Are Last Steps Performed When PostgreSQL
Date
Msg-id 1159471085.11550.44.camel@dba5.int.libertyrms.com
Whole thread Raw
In response to Re: What Are Last Steps Performed When PostgreSQL  (Bruce Momjian <bruce@momjian.us>)
List pgsql-admin
On Thu, 2006-09-28 at 12:32 -0400, Bruce Momjian wrote:
> Lane Van Ingen wrote:
> > Forgot about 'pg_ctl status'. That will work fine for my needs.
> >
> > Ray Stell mentioned it would be helpful to see a description of all the
> > things that go on from start to finish, in general or course. I agree. It
> > helps to know the logic going on behind the scenes when things break. I had
> > a problem in August where PostgreSQL would not come up; I finally traced it
> > to broken links in the libraries, but it took a long time to find .... and
> > there were no error messages logged to help. Does this kind of information
> > exist anywhere?
>
> The information exists only in the source code.

I could see the merit of having that info in the docs.

Brad.


pgsql-admin by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: How can I restore from WAL log? [PG 7.3]
Next
From: "Jim C. Nasby"
Date:
Subject: Re: SELECT FOR UPDATE NOWAIT