Re: [GENERAL] IPC Problems - URGENT ! - Mailing list pgsql-general

From The Hermit Hacker
Subject Re: [GENERAL] IPC Problems - URGENT !
Date
Msg-id Pine.BSF.4.05.9906092321380.49155-100000@thelab.hub.org
Whole thread Raw
In response to Re: [GENERAL] IPC Problems - URGENT !  (Thyagarajan <thyaga@bytekinc.com>)
Responses Re: [GENERAL] IPC Problems - URGENT !  (Anthony Brock <abrock@georgefox.edu>)
List pgsql-general
On Wed, 9 Jun 1999, Thyagarajan wrote:

> Hi
>     Yes, i did build the Kernel with IPC enabled .

'K, that's the extent of my Linux knowledge *grin*

>
> The Hermit Hacker wrote:
>
> > Did you build the kernel with IPC enabled?
> >
> > On Wed, 9 Jun 1999, Thyagarajan wrote:
> >
> > > Hi all
> > >     I am in a fix right now - i have been trying to install Postgres
> > > 6.4.2 on Linux ( Calderra Open Linux).
> > >     Everything goes on fine - i.e. configure,installation  etc.
> > >
> > >    At the time of starting of the Postmaster ( postmaster -S -D 'Data
> > > Directory'), I get the following error :
> > >
> > >     IPCMemoryCreate : shmget (identifies removed) Key=5432010
> > > size=24588, permission =700 .
> > >     IPCMemoryAttach : shmget (identifies removed) Key=5432010
> > > size=24588, permission =0 .
> > >     IPCMemoryCreate : shmat failed (invalid argument) id=2 .
> > >     FATAL 1 : AttachSLockMemory : could not attach segment .
> > >
> > > It will be really very kind of you if you could help me out.
> > >
> > > Thanks in advance
> > > Thyaga
> > >
> > >
> > >
> >
> > Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
> > Systems Administrator @ hub.org
> > primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org
>
>

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


pgsql-general by date:

Previous
From: Thyagarajan
Date:
Subject: Re: [GENERAL] IPC Problems - URGENT !
Next
From: Jeroen Schaap
Date:
Subject: Re: [GENERAL] Howto convert arrays 2 query results