Re: Memory exeception - Mailing list pgsql-jdbc

From Nick Fankhauser
Subject Re: Memory exeception
Date
Msg-id NEBBLAAHGLEEPCGOBHDGOEDDDOAA.nickf@ontko.com
Whole thread Raw
In response to Memory exeception  (Peter Wasem <peter.wasem@itag.ch>)
List pgsql-jdbc
> The query addresses some 100'000 rows. When stmt.executeQuery() is
> executed suddenly an exception occurs.
> The same program works fine with other JDBC drivers.

Any other clues? Does it just say "memory exception", or is there more?

I've had terrible performance occur when retrieving huge ResultSets
(presumably because I had caused swapping to occur at the OS level), but not
an exception.

-Nick

--------------------------------------------------------------------------
Nick Fankhauser  nickf@ontko.com  Phone 1.765.935.4283  Fax 1.765.962.9788
Ray Ontko & Co.     Software Consulting Services     http://www.ontko.com/


pgsql-jdbc by date:

Previous
From: Peter Wasem
Date:
Subject: Memory exeception
Next
From: Per-Olof Norén
Date:
Subject: Re: Memory exeception