Re: out of memory for query result

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: out of memory for query result
Дата
Msg-id 20050429165808.GA2540@winnie.fuhr.org
обсуждение исходный текст
Ответ на out of memory for query result  (ttsai@pobox.com)
Ответы Re: out of memory for query result  (Tim <ttsai@pobox.com>)
Список pgsql-general
On Fri, Apr 29, 2005 at 10:47:36AM -0500, ttsai@pobox.com wrote:
>
> DBD::Pg::st execute failed: out of memory for query result

Have you considered using a cursor to fetch the query results?  That
should prevent the API from trying to load the entire result set
into memory.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Shelby Cain
Дата:
Сообщение: Re: Increasing statistics results in worse estimates
Следующее
От: Chris Browne
Дата:
Сообщение: Slowness of Big Graphical Arrays