Re: PostgreSQL on Windows x64

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: PostgreSQL on Windows x64
Дата
Msg-id 937d27e10808191313y3d60fddbx297dd3b1ef0632c4@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PostgreSQL on Windows x64  (Goboxe <hadzramin.ar@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Pg dump Error
Следующее
От: Rob Adams
Дата:
Сообщение: WAL archiving to network drive