Re: POC: GROUP BY optimization

From: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
To: Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, David Rowley <dgrowleyml(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Zhihong Yu <zyu(at)yugabyte(dot)com>, "Andrey V(dot) Lepikhov" <a(dot)lepikhov(at)postgrespro(dot)ru>, Teodor Sigaev <teodor(at)sigaev(dot)ru>, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: POC: GROUP BY optimization
Date: 2022-09-05 00:50:33
Message-ID: b2dd2cfc-6118-d9f0-1db0-3a29a5e5bd55@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 9/4/22 6:14 PM, Tomas Vondra wrote:

> I've pushed the fix to 15+master. In the end I just used David's patches
> that set parallel_setup_cost to 0.

Thanks! I have closed the open item.

Jonathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2022-09-05 01:28:12 Re: pg15b3: recovery fails with wal prefetch enabled
Previous Message Peter Smith 2022-09-05 00:28:11 Re: Column Filtering in Logical Replication