Re: more ipc-daemon2 trouble

From: Jason Tishler <jason(at)tishler(dot)net>
To: Tore Halset <halset(at)pvv(dot)ntnu(dot)no>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: more ipc-daemon2 trouble
Date: 2003-09-19 12:46:06
Message-ID: 20030919124605.GD2040@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Tore,

On Fri, Sep 19, 2003 at 10:57:19AM +0200, Tore Halset wrote:
> I installed cygwin today. Default installation + postgresql 7.3.4-2.

What does the following indicate?

$ cygcheck -c cygipc cygwin postgresql

> After installation I try the following as the same user.
>
> % ipc-daemon2 &
> % mkdir /data
> % initdb -D /data
>
> This result in the famous
>
> IpcSemaphore Create: semget(key=1, num=17, 03600) failed: Function not
> implemented

What does the following indicate?

$ ipctest s

> Then I stopped the ipc-daemon2 and unpacked cygipc-2.01-2 from /.

Please do not install packages manually -- always use Cygwin's setup.exe
to install packages.

> I still get the ipc error.
>
> What am I doin wrong?

Sorry, I don't know (yet).

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Bipinchandra Ranpura 2003-09-19 16:33:40 UNSUBSCRIBE
Previous Message Tore Halset 2003-09-19 12:31:25 Re: more ipc-daemon2 trouble