Thread: PostgreSQL on Windows x64

PostgreSQL on Windows x64

From
Goboxe
Date:
Hi,

Does PostgreSQL can run on Windows x64?
If yes, which version?

Thanks,
G

Re: PostgreSQL on Windows x64

From
"Dave Page"
Date:
On Mon, Aug 18, 2008 at 7:48 AM, Goboxe <hadzramin.ar@gmail.com> wrote:
> Hi,
>
> Does PostgreSQL can run on Windows x64?
> If yes, which version?

All versions (though you should start with 8.3.3):

http://wiki.postgresql.org/wiki/Running_%26_Installing_PostgreSQL_On_Native_Windows#Is_there_a_64-bit_build_of_PostgreSQL_for_Windows.3F

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

Re: PostgreSQL on Windows x64

From
Goboxe
Date:
Dave,

Thanks for the link.

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?

Thanks,
Amin


On Aug 19, 3:50 pm, dp...@pgadmin.org ("Dave Page") wrote:
> On Mon, Aug 18, 2008 at 7:48 AM, Goboxe <hadzramin...@gmail.com> wrote:
> > Hi,
>
> > Does PostgreSQL can run on Windows x64?
> > If yes, which version?
>
> All versions (though you should start with
8.3.3):http://wiki.postgresql.org/wiki/Running_%26_Installing_PostgreSQL_On_...
>
> --
> Dave Page
> EnterpriseDB UK:http://www.enterprisedb.com
>
> --
> Sent via pgsql-general mailing list (pgsql-gene...@postgresql.org)
> To make changes to your subscription:http://www.postgresql.org/mailpref/pgsql-general


Re: PostgreSQL on Windows x64

From
"Dave Page"
Date:
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