Re: Installing PostgreSQL on Win 2003 R2 64-bit

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Installing PostgreSQL on Win 2003 R2 64-bit
Дата
Msg-id b42b73150604272033u15019803hba794d3ef80c7e80@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Installing PostgreSQL on Win 2003 R2 64-bit  (Aly Dharshi <aly.dharshi@telus.net>)
Список pgsql-general
On 4/27/06, Aly Dharshi <aly.dharshi@telus.net> wrote:
> Yes, if you search the archives there was something on this. Maybe it was around
> 32-bit, but nonetheless, take a search through.

There is a patch in the queue written by Magnus Hagander right now
which allows pg to build from the microsoft C compiler.  In theory,
this should allow pg to build 64 bit on windows with little or no
modifcation.

Another take is the Interix/SUA approach.  I've had PostgreSQL sources
unmodified working on windows as far back as 7.4.  I haven't looked at
it since the new R2 stuff came out, but if you are feeling adventerous
you might want to try and get SUA pgsql working on 64 bit.

Either of these approaches could work, but expect to be hacking around
wierd problems.  There is decent chance pgsql will be officially
supported on windows as of 8.2, scheduled for release this summer.

The current windows build environment, mingw, does not support 64 bit
and doesn't look like it is going to in the near future.

merlin

В списке pgsql-general по дате отправления:

Предыдущее
От: Devrim GUNDUZ
Дата:
Сообщение: For vim users: Syntax highlighting for PostgreSQL
Следующее
От: Michael Glaesemann
Дата:
Сообщение: Re: How to implement a "subordinate database"?