Re: Incorrect CHUNKHDRSZ in nodeAgg.c - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: Incorrect CHUNKHDRSZ in nodeAgg.c
Date
Msg-id 26873fdfa7ef9ed69d53a49d274f40bb5d1fb1ec.camel@j-davis.com
Whole thread Raw
In response to Re: Incorrect CHUNKHDRSZ in nodeAgg.c  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
On Wed, 2025-01-15 at 21:01 +1300, David Rowley wrote:
> On Tue, 14 Jan 2025 at 09:09, Jeff Davis <pgsql@j-davis.com> wrote:
> > Attached v2.
>
> This needs to be rebased due to b4a07f532.

I moved the patch to the other thread here:

https://www.postgresql.org/message-id/09b325921e50bc3a3217fb01d8eb512c89ee36f1.camel@j-davis.com

because they are all related to reducing the memory usage of HashAgg.

Regards,
    Jeff Davis




pgsql-hackers by date:

Previous
From: M vd H
Date:
Subject: BgBufferSync(): clarification about reusable_buffers variable
Next
From: Tomas Vondra
Date:
Subject: Re: should we have a fast-path planning for OLTP starjoins?