IpcMemoryCreate Failed

From: bjfree(at)free-man(dot)net
To: pgsql-general(at)postgresql(dot)org
Subject: IpcMemoryCreate Failed
Date: 2004-06-20 16:57:47
Message-ID: 11A63212C39BD51184F90080C8EAA1398FF9E6@central.free-man.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Charlie Clark 2004-06-20 18:02:55 Backuping and restoring databases on different systems
Previous Message kumar mcmillan 2004-06-20 16:34:59 Re: pivot table sql -- COUNT() not working as expected