Re: Postgres 8.2 and setFetchSize

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: Postgres 8.2 and setFetchSize
Дата
Msg-id D960CB61B694CF459DCFB4B0128514C23C6AC0@exadv11.host.magwien.gv.at
обсуждение исходный текст
Ответ на Re: Postgres 8.2 and setFetchSize  (Frédéric Houbie <fh@ionicsoft.com>)
Список pgsql-jdbc
Frédéric Houbie wrote:
> I know, two differents tests on two databases, I know also
> that setFetchSize limit the number of rows that are returned
> without waiting the full result list. That's what I want. The
> fact is that the behaviour is different from my pc (windows
> XP, pg 8.2.4).
>
> I don't know where it could come from.

What I would do in such a case is to set logLevel=2 in the
connection URL and compare the traces.

Yours,
Laurenz Albe

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Batch INSERT failing with error 22P02
Следующее
От: Eric Faulhaber
Дата:
Сообщение: Re: Batch INSERT failing with error 22P02