Re: 32-bit libpq with 64-bit server

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: 32-bit libpq with 64-bit server
Дата
Msg-id CAHyXU0yqac+4UHEUxsvUxu=X2ScdaeJBTDGeXNYr+GvvUupseQ@mail.gmail.com
обсуждение исходный текст
Ответ на 32-bit libpq with 64-bit server  ("Marc Watson" <mark.watson@jurisconcept.ca>)
Список pgsql-general
On Wed, Jun 20, 2012 at 10:07 AM, Marc Watson
<mark.watson@jurisconcept.ca> wrote:
> Hello all,
>
> On Windows, I have a 32-bit client application that uses the 32-bit
> libpq.dll. In testing the client application with a Postgres 9.2 64-bit
> server I’ve noticed no problems, and was wondering if anyone knows of any
> caveats in this – AFAICS the tcp communication is between the 32-bit libpq
> and the 64-bit  backend is compatible.

It should pretty much work.  The main thing to watch out for is that
very large results sets will hit the upper limit on memory
allocations.

merlin

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

Предыдущее
От: "Marc Watson"
Дата:
Сообщение: 32-bit libpq with 64-bit server
Следующее
От: Sam Z J
Дата:
Сообщение: efficiency of wildcards at both ends