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

From mlw
Subject Re: Porting to Native WindowsNT/2000
Date
Msg-id 3B917526.42AF9764@mohawksoft.com
Whole thread Raw
In response to Porting to Native WindowsNT/2000  (Dwayne Miller <dmiller@espgroup.net>)
List pgsql-hackers
Dwayne Miller wrote:
> 
> I understand that the current port of Postgres for Windows requires the
> cygwin package.  I'd like to understand the requirement for cygwin,and
> possibly try to port Postgres to run natively on Windows as a NT/2K
> service.  Anyone like to identify the challenges in such a port?  Is it
> at all possible?  Anyone else trying to do this?
>

I'm not trying to do so, but I'm not sure I would say it is possible without
the the type of technology in cygwin.

I have spent a lot of years writing NT drivers and programs. Unless you have a
real reason why cygwin is not practical, why bother?

The OS differences between NT and UNIX are huge. The main difference are
processes. There is no "fork" in NT, and that is a huge gulf to cross. Is there
a reason why you would not want to use cygwin?


-- 
5-4-3-2-1 Thunderbirds are GO!
------------------------
http://www.mohawksoft.com


pgsql-hackers by date:

Previous
From: Dwayne Miller
Date:
Subject: Porting to Native WindowsNT/2000
Next
From: "Dwayne Miller"
Date:
Subject: Re: Porting to Native WindowsNT/2000