RE: Shared memory failure?

From: "Justin S(dot)" <cometfly(at)cometfly(dot)com>
To: "Steve Wolfe" <steve(at)iboats(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: RE: Shared memory failure?
Date: 2001-04-13 18:19:54
Message-ID: PDEJLGBFCIIBDGDDGCHEAEKMCAAA.cometfly@cometfly.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Cobalt RaQ4i with version 6 of their operating system.

Sincerely,

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

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org]On Behalf Of Steve Wolfe
Sent: Friday, April 13, 2001 1:13 PM
To: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Shared memory failure?

> 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.

It's OS-dependant. What OS are you running, and if it's Linux, which
kernel?

steve

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
message can get through to the mailing list cleanly

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Jones 2001-04-13 18:27:29 Re: Load Text File into DB
Previous Message Raymond Chui 2001-04-13 18:05:13 Is PostgreSQL database write to cooked files?