Re: out of memory for query result

Поиск
Список
Период
Сортировка
От Tim
Тема Re: out of memory for query result
Дата
Msg-id 20050429184300.GA29985@sleepy.wojomedia.com
обсуждение исходный текст
Ответ на Re: out of memory for query result  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
On Fri, Apr 29, 2005 at 10:58:08AM -0600, Michael Fuhr wrote:
> 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.

  I can do that.  I didn't know the API would try to load the entire
result set into memory first though.  yikes!

  Tim

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Tuning queries inside a function
Следующее
От: Tony Caduto
Дата:
Сообщение: Re: ip connection on local p2p network