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: 2007-09-20 07:37:01
Message-ID: D960CB61B694CF459DCFB4B0128514C23C6AC0@exadv11.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Eric Faulhaber 2007-09-20 16:11:40 Re: Batch INSERT failing with error 22P02
Previous Message Kris Jurka 2007-09-20 02:46:55 Re: Batch INSERT failing with error 22P02