Hi,
I'm taking a look at a postgres installation
for a friend (normal admin guy is away..).
When I try to start postgres I get the following,
although I am assured that shm was configured correctly.
Is there something else that could be causing this?
(What's the quickest way to make certain shm is
configured correctly in the kernel?)
Please cc me on any replies.
Thanks!
niall
[postgres@machine postgres]$ /usr/local/pgsql/bin/postmaster -D
/usr/local/pgsql/data
IpcMemoryCreate: shmget failed (Permission denied) key=5432010,
size=120, permission=700
IpcMemoryAttach: shmat failed (Permission denied) id=3201
FATAL 1: AttachSLockMemory: could not attach segment
[postgres@machine postgres]$