Re: WIP: [[Parallel] Shared] Hash - Mailing list pgsql-hackers

From Haribabu Kommi
Subject Re: WIP: [[Parallel] Shared] Hash
Date
Msg-id CAJrrPGdrFc6fT=bsJWxqxyVpeP_=vWCiNY9RWAZpzHVBbOBsWw@mail.gmail.com
Whole thread Raw
In response to Re: WIP: [[Parallel] Shared] Hash  (Thomas Munro <thomas.munro@enterprisedb.com>)
Responses Re: [HACKERS] WIP: [[Parallel] Shared] Hash  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-hackers


On Thu, Nov 3, 2016 at 4:19 PM, Thomas Munro <thomas.munro@enterprisedb.com> wrote:
Obviously I'm actively working on developing and stabilising all this.
Some of the things I'm working on are: work_mem accounting, batch
increases, rescans and figuring out if the resource management for
those BufFiles is going to work.  There are quite a lot of edge cases
some of which I'm still figuring out, but I feel like this approach is
workable.  At this stage I want to share what I'm doing to see if
others have feedback, ideas, blood curdling screams of horror, etc.  I
will have better patches and a set of test queries soon.  Thanks for
reading.


This patch doesn't receive any review. Patch is not applying properly to HEAD.
Moved to next CF with "waiting on author" status.
 
Regards,
Hari Babu
Fujitsu Australia

pgsql-hackers by date:

Previous
From: Pavan Deolasee
Date:
Subject: Re: Patch: Write Amplification Reduction Method (WARM)
Next
From: Petr Jelinek
Date:
Subject: Re: Logical Replication WIP