On Tue, 20 Jan 2009, Hartmann, Christian (externer Mitarbeiter) wrote:
> I have a database with two lage tables 1'900'000 and 2'800'000 records.
>
> But this simple class generates the following error.
>
> Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
>
See:
http://jdbc.postgresql.org/documentation/83/query.html#query-with-cursor
Kris Jurka