IpcMemoryCreate Failed
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
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
Show quoted text
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 -devery thing goes well till:
creating template1 database in /usr/local/pgsql/data/base/1... DEBUG:
invoking
IpcMemoryCreate(size=1081344)
Signal 12
initdb: failedI 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