Re: Postgres 8.2 and setFetchSize
- From: "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at>
- To: Frédéric Houbie *EXTERN* <fh(at)ionicsoft(dot)com>, "Oliver Jowett" <oliver(at)opencloud(dot)com>
- Cc: <pgsql-jdbc(at)postgresql(dot)org>
- Subject: Re: Postgres 8.2 and setFetchSize
- Date: Thu, 20 Sep 2007 09:37:01 +0200
- Message-id: <D960CB61B694CF459DCFB4B0128514C23C6AC0@exadv11.host.magwien.gv.at> <text/plain>
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
Home |
Main Index |
Thread Index