Re: postgres process got stuck in "notify interrupt waiting" status - Mailing list pgsql-general

From Craig Ringer
Subject Re: postgres process got stuck in "notify interrupt waiting" status
Date
Msg-id 50471B0B.8030401@ringerc.id.au
Whole thread Raw
In response to Re: postgres process got stuck in "notify interrupt waiting" status  (John R Pierce <pierce@hogranch.com>)
Responses Re: postgres process got stuck in "notify interrupt waiting" status
List pgsql-general
On 09/05/2012 12:21 PM, John R Pierce wrote:
> was this a client process or a postgres process?   kill -9 on postgres
> processes can easily trigger data corruption.

It certainly shouldn't.

kill -9 of the postmaster, deletion of postmaster.pid, and re-starting
postgresql *might* but AFAIK even then you'll have to bypass the shared
memory lockout (unless you're on Windows).

--
Craig Ringer



pgsql-general by date:

Previous
From: Ivan Sergio Borgonovo
Date:
Subject: Re: "Too far out of the mainstream"
Next
From: Herouth Maoz
Date:
Subject: Re: Maintaining a materialized view only on a replica