Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: outOfMemoryError





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




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group