From: | Stefan Huber <schweinsaug(at)crosswinds(dot)net> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: PG 7.0.3 & RH 7 IPC problems? |
Date: | 2001-03-29 19:44:18 |
Message-ID: | 5.0.2.1.0.20010329214020.00a9bb00@pop.crosswinds.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
At 13:26 2001-03-29 -0500, DHSC Webmaster wrote:
>Thank you Tom. Here are the results.
>[root(at)atl01371 linux]# ipcs
<output snipped>
>These values don't seem to change from one moment to the next although
>there are of course varying numbers of backends running at any given
>moment.
Did you issue ipcs when running Postgres? Then that's ok (I cannot tell you, if the sizes are ok, but at leaste the existence of sharedmemory and semaphores is alright).
If you still have some of those IPCs left, after shutting down the postmaster, there's probably something wrong.
>Since I am unfamiliar with this output I hesitate to use icprm to remove
>something which ought not be removed.
good idea ;)
>I have not used kill -9 on anything. :)
Maybe you used killall, although this should normally issue SIGTERM (15), but who knows? Or maybe some script kills the postmaster with SIGKILL. Or maybe, the system just hung once.
Stefan
--
Atheism is a non-prophet organization.
From | Date | Subject | |
---|---|---|---|
Next Message | Alfred Perlstein | 2001-03-29 19:57:30 | Re: [ADMIN] Re: Re: [PORTS] pgmonitor and Solaris |
Previous Message | Stefan Huber | 2001-03-29 19:39:50 | Re: How to place a table on a separate partition? |