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
Список 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 по дате отправления: