Re: ResultSet memory usage - Mailing list pgsql-jdbc

From Timo Savola
Subject Re: ResultSet memory usage
Date
Msg-id 1010874093.1201.4.camel@whiz-bang
Whole thread Raw
In response to Re: ResultSet memory usage  ("Dave Cramer" <Dave@micro-automation.net>)
List pgsql-jdbc
> Cursors work just fine in this instance, though

I wrote a version of my DB layer that uses cursors. It seems to be quite
fast. A lot faster than simply selecting all of the unused rows, anyway.
Thanks.

Timo


pgsql-jdbc by date:

Previous
From: Timo Savola
Date:
Subject: Re: ResultSet memory usage
Next
From: "Ed Yu"
Date:
Subject: DatabaseMetaData.java patch (7.1.3)