From: | Oliver Elphick <olly(at)lfix(dot)co(dot)uk> |
---|---|
To: | "Ed L(dot)" <pgsql(at)bluepolka(dot)net> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: server auto-restarts and ipcs |
Date: | 2004-11-09 09:16:57 |
Message-ID: | 1099991818.29685.56.camel@linda |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
On Mon, 2004-11-08 at 17:47 -0700, Ed L. wrote:
> I often wonder why ipcs never seems to show the shared memory
> block in question?
The permissions of the shared memory block and the semaphore arrays are
600. ipcs seems not to report objects which you cannot access. Run
ipcs as root and you should see the PostgreQSL shared memory segment and
semaphores.
--
Oliver Elphick olly(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
GPG: 1024D/A54310EA 92C8 39E7 280E 3631 3F0E 1EC0 5664 7A2F A543 10EA
========================================
"O death, where is thy sting? O grave, where is
thy victory?" 1 Corinthians 15:55
From | Date | Subject | |
---|---|---|---|
Next Message | Karsten Hilbert | 2004-11-09 10:05:42 | Re: Per-Table Transaction Isolation Level? |
Previous Message | Eric | 2004-11-09 08:23:17 | Linux DBDesigner4 and PostgreSQL |
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2004-11-09 11:18:51 | Re: ExclusiveLock |
Previous Message | gevik | 2004-11-09 08:16:34 | debugging PostgreSQL |