initdb failed

From: "Norberto Valverde Llanos" <norberto(at)lapositiva(dot)com(dot)pe>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: initdb failed
Date: 2003-01-01 17:48:46
Message-ID: OF743C43B0.A6813FB8-ON05256CA1.0061369F@lapositiva.com.pe
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Browse pgsql-cygwin by date

  From Date Subject
Next Message Norberto Valverde Llanos 2003-01-01 19:09:43 Re: Stalled post to pgsql-cygwin
Previous Message Fred Yankowski 2003-01-01 17:02:50 Re: postgres on windows with minimal cygwin