default fetch size

From: "Dave Thompson" <dave(at)freeflyer(dot)co(dot)uk>
To: "PostgreSQL JDBC list" <pgsql-jdbc(at)postgresql(dot)org>
Subject: default fetch size
Date: 2001-09-15 10:36:07
Message-ID: 002f01c13dd2$3af5d360$883e7ad5@com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi all,

I'm doing some research into tightly coupling data mining applications to
PostgreSQL, and have a couple of questions:

1) What's the default fetch size set by the jdbc driver (jdbc7.0-1.2.jar)?

2) Is there any way to change this other than by editing the source code?
The setFetchSize and getFetchSize methods are not supported.

Thanks for your help.

Dave Thompson.
Research Student.
University of Manchester, England.
dave(at)freeflyer(dot)co(dot)uk

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Rene Pijlman 2001-09-15 13:42:41 Re: isNullable()
Previous Message Ola Sundell 2001-09-15 08:09:08 UpdateableResultSet patch (not finished yet!)