Re: java.lang.OutOfMemoryError

Поиск
Список
Период
Сортировка
От Matt Mello
Тема Re: java.lang.OutOfMemoryError
Дата
Msg-id 3E3FA28F.8060508@spaceship.com
обсуждение исходный текст
Ответ на Re: java.lang.OutOfMemoryError  (Matt Mello <alien@spaceship.com>)
Список pgsql-jdbc
Matt Mello wrote:
 > Can we patch / extend the driver to allow us to set an absolute maximum
 > resultset length on a query and alert us when it would have been
 > exceeded WITHOUT it causing our system to go haywire / crash / get OOME?

Oh, and apparantly Statement.setMaxRows(int max) works, in response to
my own question about how to absolutely limit a resultset.

--
Matt Mello


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Patch Applied question about rollback and SQLException
Следующее
От: Matt Mello
Дата:
Сообщение: Re: java.lang.OutOfMemoryError