Re: [PORTS] Solaris 2.6 error: IpcMemoryCreate

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: luc_lalonde(at)videotron(dot)ca
Cc: llalonde(at)gre(dot)ulaval(dot)ca, pgsql-ports(at)postgreSQL(dot)org
Subject: Re: [PORTS] Solaris 2.6 error: IpcMemoryCreate
Date: 1999-08-04 03:23:15
Message-ID: Pine.BSF.4.10.9908040022270.401-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

On Tue, 3 Aug 1999 luc_lalonde(at)videotron(dot)ca wrote:

> Hello,
>
> I've compiled Postgresql-6.5.1 on a Sparc20. The compilation was done
> with gcc-2.7.3. I get the following error when I start the postmaster:
>
> ********************************************************************************
>
> IpcMemoryCreate: shmget failed (Invalid argument) key=5432001,
> size=1073152, permission=600
> FATAL 1: ShmemCreate: cannot create region
> ********************************************************************************

Insufficient numbers of Shared Memory segments...try starting with
something like -B 16, which should reduce it enough to get around...

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-ports by date

  From Date Subject
Next Message Bruce Momjian 1999-08-04 03:41:36 Re: [PORTS] Solaris 2.6 error: IpcMemoryCreate
Previous Message luc_lalonde 1999-08-04 03:12:19 Solaris 2.6 error: IpcMemoryCreate