Re: Porting to Native WindowsNT/2000 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Porting to Native WindowsNT/2000
Date
Msg-id 6223.999549031@sss.pgh.pa.us
Whole thread Raw
In response to Re: Porting to Native WindowsNT/2000  ("Ken Hirsch" <kenhirsch@myself.com>)
List pgsql-hackers
"Ken Hirsch" <kenhirsch@myself.com> writes:
>>> Three.... can you start cygwin programs on startup of the system?

> It's not quite as simple as that.  You can run it as a service under the
> SRVANY program, but that doesn't provide for a clean shut-down.  Has anybody
> written an NT service wrapper for Postgresql?

IIRC, Jason Tishler was working on one awhile back.  Check the mailing
list archives.

As far as the general topic goes: this has come up several times before,
and the conclusion has always been that a native Windows port would
require effort (both initial, and ongoing maintenance) vastly out of
proportion to the reward.

But it occurs to me that it might be useful to provide a downloadable
package that includes both the Postgres server and as much of Cygwin
as you need to run it, all wrapped up in a nice friendly installer.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCH] Win32 errno a little bit safer
Next
From: Florian Weimer
Date:
Subject: Re: Re: Escaping strings for inclusion into SQL queries