Re: outOfMemoryError

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: outOfMemoryError
Дата
Msg-id Pine.BSO.4.63.0608291944180.27471@leary2.csoft.net
обсуждение исходный текст
Ответ на Re: outOfMemoryError  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: outOfMemoryError
Список pgsql-jdbc

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


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

Предыдущее
От: Luis Vilar Flores
Дата:
Сообщение: Re: outOfMemoryError
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: error: ResultSet.updateObject(timestamp in POSTGRES,