Initializing PostgreSQL falied - Mailing list pgsql-cygwin

From Cheah Ai Meng
Subject Initializing PostgreSQL falied
Date
Msg-id 858F42BD6D0A8245863391B6894FC8ECABEB69@MBXSRV23.stu.nus.edu.sg
Whole thread Raw
Responses Re: Initializing PostgreSQL falied
List pgsql-cygwin

Hi!

 

I have a problem here.  I am currently using Cygwin version 2.249.2.5 now.  When I tried to initialized the database with

 

initdb -D /usr/local/pgsql/data,

 

initialization failed.  This is what I see at the Cygwin shell:

 

 

eng91066@ENG91066 ~

$ initdb -D /usr/local/pgsql/data

The files belonging to this database system will be owned by user "eng91066".

This user must also own the server process.

 

The database cluster will be initialized with locale C.

 

creating directory /usr/local/pgsql/data... ok

creating directory /usr/local/pgsql/data/base... ok

creating directory /usr/local/pgsql/data/global... ok

creating directory /usr/local/pgsql/data/pg_xlog... ok

creating directory /usr/local/pgsql/data/pg_clog... ok

creating template1 database in /usr/local/pgsql/data/base/1... IpcSemaphoreCreat

e: semget(key=1, num=17, 03600) failed: Function not implemented

 

initdb failed.

Removing /usr/local/pgsql/data.

 

eng91066@ENG91066 ~

 

 

Please advice me on this.  Thank you.

 

Regards,

Aiming

 

 

pgsql-cygwin by date:

Previous
From: DDonnelly@rochgrp.com
Date:
Subject: Re: Problems adding C Extentions
Next
From: Jason Tishler
Date:
Subject: Re: Initializing PostgreSQL falied