Ian Lance Taylor wrote:
>
> "Dwayne Miller" <dmiller(at)espgroup(dot)net> writes:
>
>
> As mlw said, porting Postgres to run natively on Windows would be a
> significant effort. The forking mechanism it uses currently would
> have to be completely rearchitected. The buffer, file manager, and
> networking code would have to be rewritten. Off the top of my head,
> for a top programmer who is an expert in Unix, Windows, and Postgres,
> it might take a year.
IIRC someone had the backend working in multithreaded mode (actually
he had one of the forked backends doing it) as a part of some
java-driven backend.
From the description of it it seemed that it did not take a full
man-year to get there ;)
------------------
Hannu
In response to
pgsql-hackers by date
| Next: | From: Ken Hirsch | Date: 2001-09-02 16:27:09 |
| Subject: Re: Porting to Native WindowsNT/2000 |
| Previous: | From: Vladimir V. Zolotych | Date: 2001-09-02 08:23:23 |
| Subject: Need help in composing PostgreSQL query |