Thread: IpcMemoryCreate Failed

IpcMemoryCreate Failed

From
bjfree@free-man.net
Date:
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

Re: IpcMemoryCreate Failed

From
mike g
Date:
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