Re: Parallel Hash take II

From: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Peter Geoghegan <pg(at)bowt(dot)ie>, Rafia Sabih <rafia(dot)sabih(at)enterprisedb(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com>, Haribabu Kommi <kommi(dot)haribabu(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Oleg Golovanov <rentech(at)mail(dot)ru>
Subject: Re: Parallel Hash take II
Date: 2017-08-18 11:22:29
Message-ID: CAEepm=1+HZfOzK0xrNQjJH=ZN=LZHZxKHZ5Pz86i_LCq=PSMAg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Aug 2, 2017 at 10:06 PM, Thomas Munro
<thomas(dot)munro(at)enterprisedb(dot)com> wrote:
> On Tue, Aug 1, 2017 at 1:11 PM, Andres Freund <andres(at)anarazel(dot)de> wrote:
>> WRT the main patch:
>
> Thanks for the review. I will respond soon, but for now I just wanted
> to post a rebased version (no changes) because v16 no longer applies.

Rebased with better commit messages. Sorry for the changed patch
names, I switched to using git-format properly... (I'll be posting a
new version with some bigger changes to the 0010 patch and some
answers to good questions you've asked soon.)

--
Thomas Munro
http://www.enterprisedb.com

Attachment Content-Type Size
parallel-hash-v18.patchset.tgz application/x-gzip 70.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Claudio Freire 2017-08-18 11:39:15 Re: Vacuum: allow usage of more than 1GB of work mem
Previous Message Amit Kapila 2017-08-18 11:18:02 Re: why not parallel seq scan for slow functions