Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Paul Johnston" To: Subject: Unable to install postgres Date: Fri, 2 May 2003 17:10:31 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *19Bd7I-0002rQ-1f*le8kkkPnamw* Hi Sorry if this has been covered but I'm quite new to cygwin. I am trying to install postgres7.3.2 under cygwin on an XP box. I have been using postgres for a while under Solaris x86 but when attempting to initialize the db I get the following. mcasspj AT tallinn /cygdrive/f $ initdb -D /cygdrive/c/postgres_data/ The files belonging to this database system will be owned by user "mcasspj". This user must also own the server process. The database cluster will be initialized with locale C. creating directory /cygdrive/c/postgres_data/... ok creating directory /cygdrive/c/postgres_data//base... ok creating directory /cygdrive/c/postgres_data//global... ok creating directory /cygdrive/c/postgres_data//pg_xlog... ok creating directory /cygdrive/c/postgres_data//pg_clog... ok creating template1 database in /cygdrive/c/postgres_data//base/1... IpcSemaphore Create: semget(key=1, num=17, 03600) failed: Function not implemented initdb failed. Removing /cygdrive/c/postgres_data/. Any pointer gratefully accepted Cheers Paul -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/