Error: pid file is invalid, please manually kill the stale server process.

From: Theodotos Andreou <theo(at)theo-andreou(dot)org>
To: pgsql-admin(at)postgresql(dot)org
Subject: Error: pid file is invalid, please manually kill the stale server process.
Date: 2014-02-12 05:59:22
Message-ID: 52FB0DBA.2010907@theo-andreou.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi all,

I am using postgres on Ubuntu 12.04 64 bit server. The version is 9.1.10
and I used the stock postgres from Ubuntu repos.

I have a weird problem. Sometimes when the machine is restarted, there
is no $PGDATA/postmaster.pid file. So when I try to restart postgres
(service postgresql restart) I get the following error:

Error: pid file is invalid, please manually kill the stale server process.

An even scarier side-effect of this is that the data, when this happens,
are older than the most recent data in the database.

It may be important to know that postgres runs under monit non sysv init
or upstart.

Also postgres is installed on a customer appliance that may experience
frequent reboots and even abrupt poweroffs! Is postgres in general ideal
for this situation? Is there an optimal configuration for this scenario?

Regards

theo

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Perry, Hemy 2014-02-12 08:19:42 Re: [GENERAL]
Previous Message John R Pierce 2014-02-11 19:53:09 Re: