Re: FW: Postgresql on win32

From: Fred Yankowski <fred(at)ontosys(dot)com>
To: Peter Mount <peter(at)retep(dot)org(dot)uk>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: FW: Postgresql on win32
Date: 2001-01-23 03:30:45
Message-ID: 20010122213045.A39948@enteract.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jan 22, 2001 at 10:19:00PM +0000, Peter Mount wrote:
> While on this subject, does anyone have a version of cygipc that works with
> the current version of CygWin? What's on postgresql.org doesn't work, and
> the link on the site was broken.

The latest cygipc distribution (source and binary) seems to be at
<http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/cygipc/index.html>.
Version 1.08 works fine for me, with the HEAD version of PostgreSQL
and DLL version 1.1.7 of cygwin.

I've been messing with ipc-daemon so that it can run as an NT service
all by itself, with no funky wrappers like 'invoker' or 'srvany'.
It's working pretty well, and even knows how to install and remove
itself as a service. I'd be happy to make the patch available if
anyone is interested in shaking it down. I plan to submit it to the
guy who's currently maintaining cygipc.

And then I'd like to get postmaster itself also running as an NT
service, able to shut down cleanly when the service is stopped.

--
Fred Yankowski fred(at)OntoSys(dot)com tel: +1.630.879.1312
Principal Consultant www.OntoSys.com fax: +1.630.879.1370
OntoSys, Inc 38W242 Deerpath Rd, Batavia, IL 60510, USA

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-01-23 03:46:54 Re: COPY BINARY is broken...
Previous Message Manuel Cabido 2001-01-23 03:05:32 Re: PostgreSQL on WinME?