Shared memory failure?

From: "Justin S(dot)" <cometfly(at)cometfly(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Shared memory failure?
Date: 2001-04-13 16:39:58
Message-ID: PDEJLGBFCIIBDGDDGCHEOEKJCAAA.cometfly@cometfly.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

First off, I'd just like to thank everyone for their help with my last
problem. It worked, but now it gives me another error:

IpcMemoryCreate: shmget failed (Permission denied) key=5432010, size=144,
permission=700
This type of error is usually caused by an improper
shared memory or System V IPC semaphore configuration.
For more information, see the FAQ and platform-specific
FAQ's in the source directory pgsql/doc or on our
web site at http://www.postgresql.org.
IpcMemoryAttach: shmat failed (Permission denied) id=2
FATAL 1: AttachSLockMemory: could not attach segment

I looked through the troubleshooting guide, but it wasn't very helpful.
Anyone know how to get around this? Thanks again.

Sincerely,

Justin Stayton
CometFly Media, LLC.
jstayton(at)cometfly(dot)com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-04-13 16:40:15 Re: Deadlock detected
Previous Message Tom Lane 2001-04-13 16:36:58 Re: PostgreSQL v7.1 Release Candidate 4