Shared memory problem

From: Leandro Fanzone <leandro(at)hasar(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Shared memory problem
Date: 2001-01-23 18:14:28
Message-ID: 3A6DCA04.C0F276D@hasar.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Ok, thank you for your help with initdb. This week I was having this
problem from time to time, and I have to reboot Linux in order to fix
it. Any ideas?

010123.15:16:54.659 [3943] IpcMemoryCreate: shmget failed (Identifier
removed) 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.
010123.15:16:54.671 [3943] IpcMemoryIdGet: shmget failed (Identifier
removed) key=5432010, size=144, permission=0
010123.15:16:54.672 [3943] IpcMemoryAttach: shmat failed (Invalid
argument) id=-2
010123.15:16:54.672 [3943] FATAL 1: AttachSLockMemory: could not
attach segment

Leandro.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2001-01-23 22:05:44 Re: Shared memory problem
Previous Message Oliver Elphick 2001-01-23 14:56:45 Re: Data directory destroyed