help setting shared memory in Windows 2000

From: "JHopkins" <jhopkins(at)theaviationhub(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Subject: help setting shared memory in Windows 2000
Date: 2001-03-22 01:32:01
Message-ID: 99bk71$2bip$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

When I try:
postmaster -i &
I get the following:

$ IpcMemoryCreate: shmget failed (Identifier removed) key=5432010, size=144,
per
mission=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.
IpcMemoryIdGet: shmget failed (Identifier removed) key=5432010, size=144,
permis
sion=0
IpcMemoryAttach: shmat failed (Invalid argument) id=-2
FATAL 1: AttachSLockMemory: could not attach segment

Anyone know how to change the system shared memory in Windows 2000? Or do
you think it is improper System V IPC semaphore configuration causing this
problem.

Any help would be greatly appreciated, thanks.

JM

Browse pgsql-ports by date

  From Date Subject
Next Message james 2001-03-22 10:20:18 Re: problem install postgres7.03 on win2000!!!!
Previous Message JHopkins 2001-03-21 22:58:52 problem starting postmaster under W2000