Getting the new cygserver to run

From: David Riggs <dariggs(at)nichibun(dot)ac(dot)jp>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Getting the new cygserver to run
Date: 2004-06-23 07:21:41
Message-ID: 5.1.1.8.2.20040623160517.00d1ee08@aoba2.nichibun.ac.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Dear list,

I am trying to run Postgres for the first time, and under Cygwin to boot,
and it seems I was caught in a change from ipc-daemon2 to cygserver. I had
originally ran ipc-daemon2, following old instructions.

But then I followed the install instructions in the 7.4.3.README, for a
single user under WinXP. I set CYGWIN to server, ran cygserver-config.

When I run cygserver (having added /usr/sbin to my path which is necessary,
but not noted), I get:

Init complete, waiting for requests
failed to creat named pipe: is the daemon already running?
fatal error on IPC transport: closing down.

I presume my problem is related to the following comment on the list from Mike,

"Make sure you have installed cygserver, included it in your path, delete
the current postgres service you have installed, and finally reinstall the
postgres service using cygserver instead of the ipc-daemon2."

I suppose this is what I should do? But I do not know how to do this delete
and reinstall.

Help, anyone!!

David

>ipc-daemon2 is no longer used. Use cygserver instead. There are a few

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Frank Seesink 2004-06-23 15:57:58 Re: Uninstalling PostgreSQL
Previous Message mike g 2004-06-23 02:28:13 Re: Need help compiling from source