where does postgres keep the query result until it is returned?

Поиск
Список
Период
Сортировка
От Willy-Bas Loos
Тема where does postgres keep the query result until it is returned?
Дата
Msg-id AANLkTikgbJb4j01ONC+fuEddJ4F0ZVqOxDUut=8W2rCa@mail.gmail.com
обсуждение исходный текст
Ответы Re: where does postgres keep the query result until it is returned?  (Sam Mason <sam@samason.me.uk>)
Список pgsql-general
Hi,

Where does postgres keep the query result until it is returned?
In the shared_buffers?
Or in extra memory that was not previously allocated, or something else?

What if the query result becomes very large, so that it won't fit into memory?

cheers,

WBL

--
"Patriotism is the conviction that your country is superior to all others because you were born in it." -- George Bernard Shaw

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

Предыдущее
От: Steve Clark
Дата:
Сообщение: Re: Transposing rows and columns
Следующее
От: Sam Mason
Дата:
Сообщение: Re: where does postgres keep the query result until it is returned?