Re: Add memory/disk usage for WindowAgg nodes in EXPLAIN

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Add memory/disk usage for WindowAgg nodes in EXPLAIN
Дата
Msg-id CAApHDvrTXRw3yhwWfMV+4Z-Sza4Ycqn4KbkTaQxu0H1vht+OpA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add memory/disk usage for WindowAgg nodes in EXPLAIN  (Tatsuo Ishii <ishii@postgresql.org>)
Ответы Re: Add memory/disk usage for WindowAgg nodes in EXPLAIN
Список pgsql-hackers
On Thu, 19 Sept 2024 at 13:49, Tatsuo Ishii <ishii@postgresql.org> wrote:
>
> > That code could be modified to swap the tuplestores and do a
> > tuplestore_clear() instead of tuplestore_end() followed by
> > tuplestore_begin_heap().
> >
> Impressive result. I also ran your query with count 1000.

I've pushed that patch. That should now unblock you on the
nodeRecursiveunion.c telemetry.

David



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