Re: Postgres on 64bit Windows Server with WOW64

From: "Merlin Moncure" <mmoncure(at)gmail(dot)com>
To: "Stefan Kaltenbrunner" <stefan(at)kaltenbrunner(dot)cc>
Cc: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, "Mont Rothstein" <mont(dot)rothstein(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres on 64bit Windows Server with WOW64
Date: 2006-07-31 19:27:22
Message-ID: b42b73150607311227n6b320aefk6026f154c3f50535@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 7/31/06, Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc> wrote:
> Joshua D. Drake wrote:
> > Mont Rothstein wrote:
> >> I wouldn't know that one way or the other :-)
> >>
> >> I was referring to Windows on Windows
> >> 64<http://en.wikipedia.org/wiki/WoW64>
> >> .
> >>
> >> Enables 32bit apps to run on 64bit Windows OSs, in case anyone wasn't
> >> familiar with it (I wasn't until today).
> >
> > In theory you should be able to compile PostgreSQL to 64bit windows. We
> > support 64bit everywhere else.
> >
> > Does mingw support 64bit?
>
> no it does not.
> To get 64bit on windows we will need to get VC fully supported for now ...

magnus managed to compile pg on msvc. that would be fast path to 64
bit pg on win 64.

with a little elbow grease, it might be possible to compile 64 bit on
SUA. depending on how you look at it this is not quite native app.

mingw64 does not look like it is coming anytime soon...

merlin

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Francisco Reyes 2006-07-31 19:43:31 Re: VACUUM FULL versus CLUSTER ON
Previous Message Stefan Kaltenbrunner 2006-07-31 18:15:57 Re: Postgres on 64bit Windows Server with WOW64