Re: Odd out of memory problem.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Odd out of memory problem.
Дата
Msg-id 12927.1332782147@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Odd out of memory problem.  (Greg Stark <stark@mit.edu>)
Ответы Re: Odd out of memory problem.
Список pgsql-hackers
Greg Stark <stark@mit.edu> writes:
> I have a sketch for how to handle spilling hash aggregates to disk in
> my head. I'm not sure if it's worth the amount of complexity it would
> require but I'll poke around a bit and see if it works out well.

It'd be awfully nice if those could spill to disk.  I think that
currently that's the only plan type where a misestimate can lead to
hard failure rather than just slower-than-you'd-like.  Which is not
nice considering that the estimates are necessarily just estimates.

Could you give us a brain dump on the sketch?  I've never seen how to
do it without unreasonable overhead.
        regards, tom lane


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Odd out of memory problem.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Odd out of memory problem.