Re: can't re-start postgresql

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: mjbjr(at)beaudesign(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: can't re-start postgresql
Date: 2001-06-01 20:50:13
Message-ID: 8169.991428613@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

mjbjr(at)beaudesign(dot)com writes:
> [postgres(at)localhost postgres]$ ipcrm shm 4224672
> shmctl : Identifier removed

> [postgres(at)localhost postgres]$ ipcs -m 4224672

> ((returns a ton of addr info))

The old postmaster may be gone, but what about child backends? I don't
think the shm segment will go away as long as any process holds it open.

Another theory is that you're misinvoking either ipcrm or ipcs. I know
the syntaxes you illustrate above don't work on my system ...

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2001-06-01 21:04:45 Re: Re: [GENERAL] Compiling to RPM setup/filesystem layout
Previous Message Lamar Owen 2001-06-01 20:36:06 Re: Re: [GENERAL] Compiling to RPM setup/filesystem layout