Re: Strange PG error - Mailing list pgsql-general

From Dr. Evil
Subject Re: Strange PG error
Date
Msg-id 20010429092446.26721.qmail@sidereal.kz
Whole thread Raw
In response to Strange PG error  ("Dr. Evil" <drevil@sidereal.kz>)
List pgsql-general
I answered my own question:

Under OpenBSD, use ipcs to see all the active shared memory and
semaphores, and then use ipcrm -m and ipcrm -s to remove shared memory
and semaphores which are allocated.  After I cleared out all the
semaphores and shared mem associated with Postgres, it then restarted
just fine.


pgsql-general by date:

Previous
From: "Dr. Evil"
Date:
Subject: Strange PG error
Next
From: Austin Powers
Date:
Subject: Re: Strange PG error