Re: outOfMemoryError - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: outOfMemoryError
Date
Msg-id Pine.BSO.4.63.0608291944180.27471@leary2.csoft.net
Whole thread Raw
In response to Re: outOfMemoryError  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: outOfMemoryError  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc

On Tue, 29 Aug 2006, Dave Cramer wrote:

> This design is limited by memory.
>
> You would be far better off inserting directly instead of using a ResultSet

Actually I think there is a point to be made here.  If the ResultSet is
not scrollable then there is no need to store all the inserts that are
made to it, so there should be no memory limit.

Kris Jurka


pgsql-jdbc by date:

Previous
From: Luis Vilar Flores
Date:
Subject: Re: outOfMemoryError
Next
From: Kris Jurka
Date:
Subject: Re: error: ResultSet.updateObject(timestamp in POSTGRES,