Re: Eager aggregation, take 3 - Mailing list pgsql-hackers

From Richard Guo
Subject Re: Eager aggregation, take 3
Date
Msg-id CAMbWs4_nErgVAcuw3igo6q3Th=pFheu5MZ056ORdsU46YmuNyQ@mail.gmail.com
Whole thread Raw
In response to Re: Eager aggregation, take 3  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: Eager aggregation, take 3
List pgsql-hackers
On Wed, Oct 8, 2025 at 8:14 PM David Rowley <dgrowleyml@gmail.com> wrote:
> +-- Enable eager aggregation, which by default is disabled.
> +SET enable_eager_aggregate TO on;

> The above comment and command mismatch to my understanding from
> looking at postgresql.conf.sample and guc_parameters.dat.

Right.  This GUC was disabled by default prior to v17, and this is a
leftover from that.  Will push a fix.  Thanks for pointing it out!

- Richard



pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: Eager aggregation, take 3
Next
From: Richard Guo
Date:
Subject: Re: Eager aggregation, take 3