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