Re: table full scan

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: table full scan
Дата
Msg-id Pine.BSO.4.61.0601050713560.9579@leary.csoft.net
обсуждение исходный текст
Ответ на table full scan  ("Khaldoun Ateyeh" <Khaldoun.Ateyeh@panoratio.de>)
Список pgsql-jdbc

On Thu, 5 Jan 2006, Khaldoun Ateyeh wrote:

> I am using jdbc to full scan a huge table (over 11 million records).
> Unfortunately, I get an OutOfMemoryError exception. Is there any way to
> tell postgre not to try to load the whole table at once?
>

http://jdbc.postgresql.org/documentation/81/query.html#query-with-cursor

Kris Jurka

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

Предыдущее
От: "Khaldoun Ateyeh"
Дата:
Сообщение: table full scan
Следующее
От: Roland Walter
Дата:
Сообщение: Re: table full scan