Re: Allow parallel DISTINCT

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Zhihong Yu <zyu(at)yugabyte(dot)com>
Cc: PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Allow parallel DISTINCT
Date: 2021-08-17 10:58:57
Message-ID: CAApHDvpPGJUoSj8aARvuHj9DLXeC9UUHC4Zj9SAu_WJhKWNiNw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 17 Aug 2021 at 20:07, Zhihong Yu <zyu(at)yugabyte(dot)com> wrote:
> Can you attach updated patch so that we know more detail about the two new functions; create_final_distinct_paths and
> create_partial_distinct_paths ?

Must've fallen off in transit :)

David

Attachment Content-Type Size
parallel_distinct_v2.patch application/octet-stream 14.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ranier Vilela 2021-08-17 11:00:08 Re: PG14: Avoid checking output-buffer-length for every encoded byte during pg_hex_encode
Previous Message Andres Freund 2021-08-17 10:50:22 Re: Autovacuum on partitioned table (autoanalyze)