On Wed, 11 Oct 2023 at 19:38, David Rowley wrote:
>
> On Wed, 11 Oct 2023 at 16:26, Andrew Atkinson wrote:
> > "which allows grouping or aggregation on partitioned tables to be performed
> > separately for each partition."
>
> This looks good to me. I can take care of this.
Pushed and backpatch
On Wed, 11 Oct 2023 at 16:26, Andrew Atkinson wrote:
>
> Thank you for the feedback and clarifications Ashutosh. How about this?
>
> "which allows grouping or aggregation on partitioned tables to be performed
> separately for each partition."
This looks good to me. I can take care of this.
Davi
Thank you for the feedback and clarifications Ashutosh. How about this?
"which allows grouping or aggregation on partitioned tables to be performed
separately for each partition."
Attached a v2 patch file with this change.
Here is a gist w/ a partitioned table and 2 partitions, comparing executi
On Sun, Oct 1, 2023 at 7:38 AM Andy Atkinson wrote:
>
> Hello. While reading the docs for the enable_partitionwise_aggregate
> parameter on the Query Planning page, I thought the description had a small
> mistake that could be improved.
>
> The current wording is: "which allows grouping or aggre
Hello. While reading the docs for the enable_partitionwise_aggregate
parameter on the Query Planning page, I thought the description had a small
mistake that could be improved.
The current wording is: "which allows grouping or aggregation on a
partitioned tables performed separately "
Page: https