Re: [GENERAL] IPC Problems - URGENT !

From: Kevin Lo <kevlo(at)hello(dot)com(dot)tw>
To: Anthony Brock <abrock(at)georgefox(dot)edu>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] IPC Problems - URGENT !
Date: 1999-06-12 03:17:46
Message-ID: 3761D159.52723E6@hello.com.tw
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Anthony Brock wrote:

> I am in a similar position to the person below. I am trying to install
> Postgres 6.5beta3 on a Solaris 7 machine (64-bit libraries installed) using
> egcs-1.1.2 and receive the following when trying to run the 'postmaster -i'
> command:
>
> IpcMemoryCreate: shmget failed (Invalid argument) key=5432001,
> size=1073152, permission=600
> FATAL 1: ShmemCreate: cannot create region
>
> Does anyone have some pointers on how to fix this? Or any idea what the
> problem is? Thanks in advance,

Using ipcs to list shared resources, ipcrm to remove one. The id is the
number listed under shmid by ipcs.

> Tony

--
Kevin Lo | Linpus Technologies Inc.
kevinlo(at)linpus(dot)com(dot)tw | http://www.linpus.com.tw

In response to

Browse pgsql-general by date

  From Date Subject
Next Message dustin sallings 1999-06-12 04:04:05 Re: [GENERAL] code making rule?
Previous Message Doo Suk Yang 1999-06-12 02:51:07 code making rule?