setFetchSize

From: "Karlmeier, Volker" <Volker(dot)Karlmeier(at)easy(dot)de>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: setFetchSize
Date: 2004-01-06 12:26:57
Message-ID: EDC90F76B2D25F4E8B022242F71C9C6101680070@W2K-EASYEX01.easy.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi there,

we've go a Problem with the postgres jdbc driver:

we need to set a fetch size (setFetchSize) to get fast results from
database queries. Unfortunately, setFetchSize is not supported by
the pg73jdbc3.jar.
As I've read in the developer documentation for the 7.5 driver, this one will
support cursors and setFetchSize().

Is it possible for you to send me an alpha or beta version of this driver
for testing with out software ?

Would be quite helpful :)

Mit freundlichen Grüßen / with kind regards

EASY SOFTWARE AG <http://www.easy.de/>

Volker Karlmeier

- Entwicklung -

Am Hauptbahnhof 4
D-45468 Mülheim an der Ruhr

Fon: +49 (0208) 45016-0
Fax: +49 (0208) 45016-90

<mailto:Volker(dot)Karlmeier(at)easy(dot)de>

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Arne Stoelck 2004-01-06 13:19:24 Getting a single row from a ResultSet
Previous Message Oliver Jowett 2004-01-05 22:48:07 Re: odd jdbc driver synchronization issue