Re: Shared memory failure?

Поиск
Список
Период
Сортировка
От Steve Wolfe
Тема Re: Shared memory failure?
Дата
Msg-id 002b01c0c43c$f4494be0$50824e40@iboats.com
обсуждение исходный текст
Ответ на Shared memory failure?  ("Justin S." <cometfly@cometfly.com>)
Ответы RE: Shared memory failure?  ("Justin S." <cometfly@cometfly.com>)
Список 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.

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

steve




В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Using pl/pgsql or sql for in/out functions for types
Следующее
От: "Justin S."
Дата:
Сообщение: RE: Shared memory failure?