Обсуждение: Re: [GENERAL] PostgreSQL for Windows, without Cygwin

Поиск
Список
Период
Сортировка

Re: [GENERAL] PostgreSQL for Windows, without Cygwin

От
Jean-Michel POURE
Дата:
Le Mercredi 26 Décembre 2001 15:23, vous avez écrit :
> Does anyone know some project/url about Windows porting of PostgreSQL,
> without Cygwin? I found a group that say they'd compiled a Windows release
> from original source code, but once their release isn't free, I would like
> to know if there are some free/GPL working on the net.

There is no native PostgreSQL for Windows available to date and will never be
(according to the Hacker list). One way or another, you need Cygwin installed.

It is theoriticaly possibility to link Cygwin statictly during PostgreSQL
compilation under Windows. This has been done before with other Cygwin
products. Unfortunately, this was never done with PostgreSQL.

Best regards,
Jean-Michel POURE