Re: An improvement on parallel DISTINCT - Mailing list pgsql-hackers

From Richard Guo
Subject Re: An improvement on parallel DISTINCT
Date
Msg-id CAMbWs48kN2_fvgeY8=5G3devHMGc8MHSDnSk9-6ArgYpWDwJow@mail.gmail.com
Whole thread Raw
In response to Re: An improvement on parallel DISTINCT  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers

On Fri, Feb 2, 2024 at 6:39 PM David Rowley <dgrowleyml@gmail.com> wrote:
So the gains increase with more parallel workers due to pushing more
work to the worker. Amdahl's law approves of this.

I'll push the patch shortly.

Thanks for the detailed testing and pushing the patch!

Thanks
Richard

pgsql-hackers by date:

Previous
From: Sutou Kouhei
Date:
Subject: meson: catalog/syscache_ids.h isn't installed
Next
From: Richard Guo
Date:
Subject: Re: An improvement on parallel DISTINCT