Re: Cannot Start Postgres After System Boot - Mailing list pgsql-general

From Scott Marlowe
Subject Re: Cannot Start Postgres After System Boot
Date
Msg-id AANLkTinCVxTLH1PM7ctXD2tSXxET_1gsP8xkakMT9h91@mail.gmail.com
Whole thread Raw
In response to Re: Cannot Start Postgres After System Boot  (Lennin Caro <lennin.caro@yahoo.com>)
Responses Re: Cannot Start Postgres After System Boot  (Rich Shepard <rshepard@appl-ecosys.com>)
List pgsql-general
On Thu, Oct 21, 2010 at 11:36 AM, Lennin Caro <lennin.caro@yahoo.com> wrote:
>
> Try to delete the files like this
>
> .s.PGSQL.5432
> .s.PGSQL.5432.lock
> 8.x-main.pid
>
> and restart postmaster

WHOA, never delete those files unless you're sure you've killed off
postgres first.  Then and only then you can delete them and safely
restart.  If you ever manage to bring up two postmasters on the same
store you've just destroyed your database.

--
To understand recursion, one must first understand recursion.

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Cannot Start Postgres After System Boot
Next
From: Rich Shepard
Date:
Subject: Re: Cannot Start Postgres After System Boot