Re: postmaster never finishes starting up, silent to boot - Mailing list pgsql-general

From Ray Stell
Subject Re: postmaster never finishes starting up, silent to boot
Date
Msg-id 20090318144546.GD21981@cns.vt.edu
Whole thread Raw
In response to Re: postmaster never finishes starting up, silent to boot  (Aaron Glenn <aaron.glenn@gmail.com>)
List pgsql-general
On Wed, Mar 18, 2009 at 01:18:46AM -0700, Aaron Glenn wrote:
> On Tue, Mar 17, 2009 at 11:27 PM, Scott Marlowe <scott.marlowe@gmail.com> wrote:
> start run it's course? for a 35GB+ database how long should I wait? is
> there no way to log the status of what the postgres daemon is actually
> doing while I wait? what's the standard course of action for a

use strace or dtrace to connect to the pid.  It should give you
a clue.

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: sql transaction
Next
From: "Joshua D. Drake"
Date:
Subject: Re: PostgreSql with or without Plus?