Re: IPC Problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Husmann <Michael(dot)Husmann(at)teleatlas(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: IPC Problem
Date: 2000-12-30 01:11:40
Message-ID: 15358.978138700@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Michael Husmann <Michael(dot)Husmann(at)teleatlas(dot)com> writes:
> IPCMemoryCreate : shmget (identifies removed) Key=5432010
> size = 24588, permission = 700
> ...

You mean "identifier removed"? It sounds like your old postmaster
isn't fully shut down yet (maybe a backend process or two still
hanging around?). Look for leftover processes, and also see ipcs
and ipcrm to clean up the old shmem segment by hand (or try our
ipcclean script).

regards, tom lane

In response to

  • IPC Problem at 2000-12-22 07:28:51 from Michael Husmann

Browse pgsql-admin by date

  From Date Subject
Next Message Thomas SMETS 2000-12-30 01:40:13 Toad version for PostgreSQL
Previous Message Thomas SMETS 2000-12-30 01:05:37 Re: [SQL] Running a file