Re: restarting after power outage

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Philip Hallstrom <postgresql(at)philip(dot)pjkh(dot)com>
Cc: Doug McNaught <doug(at)mcnaught(dot)org>, lapham(at)jandr(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Re: restarting after power outage
Date: 2005-04-27 20:41:12
Message-ID: 1716.1114634472@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Philip Hallstrom <postgresql(at)philip(dot)pjkh(dot)com> writes:
> Although I like having a separate startup script that runs first to go
> around removing this and other things as well...

I think most Unix variants have a specific bootup script that's charged
with doing exactly that; if you can find it, that's a good place to add
a line for postmaster.pid.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mak, Jason 2005-04-27 20:48:45 Re: populating a table via the COPY command using C code.
Previous Message Scott Frankel 2005-04-27 20:20:37 on insert rule & primary key