Re: IpcMemoryCreate Failed - Mailing list pgsql-general

From mike g
Subject Re: IpcMemoryCreate Failed
Date
Msg-id 1087792550.2187.20.camel@localhost.localdomain
Whole thread Raw
In response to IpcMemoryCreate Failed  (bjfree@free-man.net)
List pgsql-general
don't use ipc-daemon2.  It has been replaced by cygserver.  Make sure
that the cygserver package was installed.

For the home edition of XP please see the readme included in the files
installed.  It should be under /usr/share/doc/Cygwin if I remember
correctly.  I have always installed postgresql as a service but don't
believe that is an option on the home edition of XP.

Mike

On Sun, 2004-06-20 at 11:57, bjfree@free-man.net wrote:
> New to all of this.
>
> running the most recent Cygwin download from redhat.
>
> in the bash shell I do the commands
> ipc-daemon2 &
> initdb -D /usr/local/pgsql/data -W -d
>
> every thing goes well till:
>
> creating template1 database in /usr/local/pgsql/data/base/1... DEBUG:
> invoking
> IpcMemoryCreate(size=1081344)
> Signal 12
> initdb: failed
>
> I see the files created in Data.
> base/1 is blank.
>
> running on Window Xp Home
>
> initdb: failed
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

pgsql-general by date:

Previous
From: Grega Bremec
Date:
Subject: Re: [ADMIN] Is this a "Stupid Question" ?
Next
From: mike g
Date:
Subject: Re: doubt in trigger