Re: PostgreSQL on Windows x64 - Mailing list pgsql-general

From Dave Page
Subject Re: PostgreSQL on Windows x64
Date
Msg-id 937d27e10808191313y3d60fddbx297dd3b1ef0632c4@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL on Windows x64  (Goboxe <hadzramin.ar@gmail.com>)
List pgsql-general
On 8/19/08, Goboxe <hadzramin.ar@gmail.com> wrote:
> Dave,
>
> Thanks for the link.

np.

> Our app now running using EnterpriseDB 8.2 on x86.
> Plan to test them on x64 server once we got it.
>
> Do you know if jdbc, npgsql, PostgreSQL ANSI odbc drivers bundled in
> EnterpriseDB can run without any issues on x64?

The jdbc drivers and npgsql should be fine. The release version of the
odbc drivers are 32 bit and thus will only work with 32 bit
applications (though, you can run them on a 64 bit OS). There is an
experimental 64bit version of the driver here:
http://www.geocities.jp/inocchichichi/psqlodbc/

But... are all your clients 64 bit as well? If it's just the server,
then just run the 32bit drivers on the 32bit clients - the server will
talk to either.

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Pg dump Error
Next
From: Rob Adams
Date:
Subject: WAL archiving to network drive