Re: shmctl EIDRM preventing startup - Mailing list pgsql-general

From Michael Fuhr
Subject Re: shmctl EIDRM preventing startup
Date
Msg-id 20070702133104.GA13844@winnie.fuhr.org
Whole thread Raw
In response to Re: shmctl EIDRM preventing startup  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-general
On Mon, Jul 02, 2007 at 01:05:35PM +0200, Martijn van Oosterhout wrote:
> If it's installed, this:
>
> lsof |grep SYSV
>
> Will list all processes attached to a SHM segemtn on the system. I
> think ipcs can do the same. You can grep /proc/*/maps for the same
> info.

I already tried those; none show the shared memory key that the
postmaster is complaining about.

--
Michael Fuhr

pgsql-general by date:

Previous
From: "Jason L. Buberel"
Date:
Subject: Re: recovery_target_time ignored or recovery alwaysrecovers to end of WAL
Next
From: Rajarshi Guha
Date:
Subject: tables are not listable by \dt