Re: [PORTS] Solaris 5.6 Shared Memory Problem

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Carlo Perassi <perassi(at)vlsilab01(dot)polito(dot)it>
Cc: pgsql-ports(at)postgreSQL(dot)org
Subject: Re: [PORTS] Solaris 5.6 Shared Memory Problem
Date: 1999-11-25 18:46:31
Message-ID: 199911251846.NAA11010@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

> Hi all
> We compiled Postgresql under Solaris 5.6.
> .configure+make+make install worked without problem
> but
> when we try to start postmaster we got a problem about shared memory.
> I was wondering if someone on this mailing list knows how to fix this problem without debuggin *all* the postgres.

See Solaris FAQ on web site.

>
> This is what happens when I start postmaster:
>
> % postmaster -i &
> [1] 16136
> % IpcMemoryCreate: shmget failed (Invalid argument) key=5432001, size=1073152, permission=600
> FATAL 1: ShmemCreate: cannot create region
> ^C
> [1] Done postmaster -i
>
>
> Thanks in advance.
>
> Carlo Perassi
> perassi(at)vlsilab01(dot)polito(dot)it
> VLSI Laboratory - Politecnico di Torino
> --
>
>
> ************
>
>

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Ingo Sieber 1999-11-26 07:17:07
Previous Message Carlo Perassi 1999-11-25 17:50:22 Solaris 5.6 Shared Memory Problem