Re: shmctl EIDRM preventing startup

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: shmctl EIDRM preventing startup
Date: 2007-07-02 13:31:04
Message-ID: 20070702133104.GA13844@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rajarshi Guha 2007-07-02 14:04:21 tables are not listable by \dt
Previous Message Jason L. Buberel 2007-07-02 13:20:27 Re: recovery_target_time ignored or recovery alwaysrecovers to end of WAL