Re: Stalled post to pgsql-cygwin

From: "Norberto Valverde Llanos" <norberto(at)lapositiva(dot)com(dot)pe>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Stalled post to pgsql-cygwin
Date: 2003-01-01 19:09:43
Message-ID: OFCADE1DB9.751E8C16-ON05256CA1.00693D06@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.

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message mlw 2003-01-01 22:54:02 Re: postgres on windows with minimal cygwin
Previous Message Norberto Valverde Llanos 2003-01-01 17:48:46 initdb failed