| From: | Kris Jurka <books(at)ejurka(dot)com> |
|---|---|
| To: | "Karlmeier, Volker" <Volker(dot)Karlmeier(at)easy(dot)de> |
| Cc: | <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: setFetchSize |
| Date: | 2004-01-11 21:02:41 |
| Message-ID: | Pine.LNX.4.33.0401111602010.5953-100000@leary.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
On Tue, 6 Jan 2004, Karlmeier, Volker wrote:
> 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().
This was implemented for the 7.4 driver which can be downloaded from
http://jdbc.postgresql.org/download.html
Kris Jurka
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kris Jurka | 2004-01-11 21:12:11 | Re: JDBC parse error with preparedStatement! |
| Previous Message | Neil Murray | 2004-01-11 20:31:23 | Re: jdbc pooling question |