Need some shmget advice

From: "Hamilton, Andrew Mr(dot)" <HamiltonA(at)hq(dot)5sigcmd(dot)army(dot)mil>
To: "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org>
Subject: Need some shmget advice
Date: 2000-04-12 13:47:48
Message-ID: F191708F9DFCD211BE470000E866C15CA2C61E@5sigexch1.hq.5sigcmd.army.mil
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message The Hermit Hacker 2000-04-12 15:49:54 Re: Need some shmget advice
Previous Message Nicolas Huillard 2000-04-11 10:39:07 RE: Database conversion