Re: Need some shmget advice

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: "Hamilton, Andrew Mr(dot)" <HamiltonA(at)hq(dot)5sigcmd(dot)army(dot)mil>
Cc: "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Need some shmget advice
Date: 2000-04-12 15:49:54
Message-ID: Pine.BSF.4.21.0004121249500.2814-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


what does ipcs -a show?

On Wed, 12 Apr 2000, Hamilton, Andrew Mr. wrote:

> 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
>

Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jack Zhu 2000-04-12 20:29:19 Emergency questions for new bie
Previous Message Hamilton, Andrew Mr. 2000-04-12 13:47:48 Need some shmget advice