initdb failed - Mailing list pgsql-cygwin

From Norberto Valverde Llanos
Subject initdb failed
Date
Msg-id OF743C43B0.A6813FB8-ON05256CA1.0061369F@lapositiva.com.pe
Whole thread Raw
List pgsql-cygwin
Hello!

Any can help me?

I downloaded the complete cygwin-snapshot ( release CYGWIN_98-4.10
1.3.18(0.69/3/2) with cygipc  1.11-1 ) and tried to initialize postgres,
but initdb failed with the following
messages:  with cygipc  1.11-1




$ initdb -W -D /usr/share/postgresql/data
The files belonging to this database system will be owned by user
"norvalv0".
This user must also own the server process.

creating directory /usr/share/postgresql/data... ok
creating directory /usr/share/postgresql/data/base... ok
creating directory /usr/share/postgresql/data/global... ok
creating directory /usr/share/postgresql/data/pg_xlog... ok
creating directory /usr/share/postgresql/data/pg_clog... ok
creating template1 database in /usr/share/postgresql/data/base/1...
IpcSemaphore
Create: semget(key=1, num=17, 03600) failed: Function not implemented

initdb failed.
Removing /usr/share/postgresql/data.



Thanks you!

Norberto.


pgsql-cygwin by date:

Previous
From: Mark Mckay
Date:
Subject: native windows supprot
Next
From: Jason Tishler
Date:
Subject: Re: PostgreSQL 7.3 under Windows/cygwin: initdb fails with