Re: Memory exeception

From: "Nick Fankhauser" <nickf(at)ontko(dot)com>
To: "Peter Wasem" <peter(dot)wasem(at)itag(dot)ch>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Memory exeception
Date: 2001-11-07 13:52:42
Message-ID: NEBBLAAHGLEEPCGOBHDGOEDDDOAA.nickf@ontko.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)ontko(dot)com Phone 1.765.935.4283 Fax 1.765.962.9788
Ray Ontko & Co. Software Consulting Services http://www.ontko.com/

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Per-Olof Norén 2001-11-07 15:20:44 Re: Memory exeception
Previous Message Peter Wasem 2001-11-07 10:18:35 Memory exeception