Re: Postgresql wants cygcygipc-2.dll despite server - cygwin 1.5.7 - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: Postgresql wants cygcygipc-2.dll despite server - cygwin 1.5.7
Date
Msg-id 20040205180323.GA1708@tishler.net
Whole thread Raw
In response to Postgresql wants cygcygipc-2.dll despite server - cygwin 1.5.7  (Ralph <ralul@gmx.de>)
List pgsql-cygwin
Ralph,

On Mon, Feb 02, 2004 at 04:34:04PM +0100, Ralph wrote:
> Just removed ipc-daemon2 to ty cygwin 1.5.7-1 (2004-01-31) cygserver
>
> [snip]
>
> Now i cannot start the postgres 7.4.1-3 database as service anymore.

The above is the expected outcome:

    $ cygcheck /usr/bin/postgres.exe
    C:/cygwin/bin/postgres.exe
      C:/cygwin/bin\cygcygipc-2.dll
      ...

You cannot run PostgreSQL against cygserver until either I rebuild it
(against Cygwin 1.5.7-1 or later) *and* release a new package or you
build it yourself.

BTW, the following may be of interest:

    http://cygwin.com/ml/cygwin-apps/2004-01/msg00179.html

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

pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Re: ipc-daemon2 says: Unable to open "Sem" file: No such
Next
From: "Leeuw van der, Tim"
Date:
Subject: Re: Postgresql wants cygcygipc-2.dll despite server - cy