From: | "JHopkins" <jhopkins(at)theaviationhub(dot)com> |
---|---|
To: | pgsql-ports(at)postgresql(dot)org |
Subject: | problem starting postmaster under W2000 |
Date: | 2001-03-21 22:58:52 |
Message-ID: | 99bb7su499bb7s$29u4$1@news.tht.net@news.tht.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
I've installed the following:
cygwin 1.1.8_2
cygipc 1.09-2
postgresql 1.0.3
I was following the steps outlined at:
http://people.freebsd.org/~kevlo/postgres/portNT.html
Got through making it and running initdb.
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
But how do you change the system shared memory in Windows 2000?
Any help would be greatly appreciated, thanks.
JM
From | Date | Subject | |
---|---|---|---|
Next Message | JHopkins | 2001-03-22 01:32:01 | help setting shared memory in Windows 2000 |
Previous Message | Jason Tishler | 2001-03-21 03:11:54 | Re: problem install postgres7.03 on win2000!!!! |