Need some shmget advice - Mailing list pgsql-admin

From Hamilton, Andrew Mr.
Subject Need some shmget advice
Date
Msg-id F191708F9DFCD211BE470000E866C15CA2C61E@5sigexch1.hq.5sigcmd.army.mil
Whole thread Raw
Responses Re: Need some shmget advice  (The Hermit Hacker <scrappy@hub.org>)
Re: Need some shmget advice  (James Blackwell <innocent@linuxguru.net>)
List pgsql-admin
Architecture:    Solaris 2.6 Sparc
Compiler:    gcc 2.95.1
postgres version    postgres-v6.5.3

I am getting this no matter what value I pass to postmaster -B.  There is
something else going on here.  I did have some problems with the compile but
got the problems worked out.  Any suggestions?

IpcMemoryCreate: shmget failed (Invalid argument) key=5432010, size=120,
permission=700
IpcMemoryIdGet: shmget failed (No such file or directory) key=5432010,
size=120, permission=0
IpcMemoryAttach: shmat failed (Invalid argument) id=-2
FATAL 1:  AttachSLockMemory: could not attach segment

Regards,
Drew Hamilton

pgsql-admin by date:

Previous
From: Nicolas Huillard
Date:
Subject: RE: Database conversion
Next
From: The Hermit Hacker
Date:
Subject: Re: Need some shmget advice