Re: Write Ahead Logging for Hash Indexes - Mailing list pgsql-hackers

From Jesper Pedersen
Subject Re: Write Ahead Logging for Hash Indexes
Date
Msg-id 4a0f84d3-1681-74f2-cc20-df7f1eab8491@redhat.com
Whole thread Raw
In response to Re: Write Ahead Logging for Hash Indexes  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On 09/16/2016 02:42 AM, Amit Kapila wrote:
> Okay, Thanks for pointing out the same.  I have fixed it.  Apart from
> that, I have changed _hash_alloc_buckets() to initialize the page
> instead of making it completely Zero because of problems discussed in
> another related thread [1].  I have also updated README.
>

Thanks.

This needs a rebase against the CHI v8 [1] patch.

[1] 
https://www.postgresql.org/message-id/CAA4eK1+X=8sUd1UCZDZnE3D9CGi9kw+kjxp2Tnw7SX5w8pLBNw@mail.gmail.com

Best regards, Jesper




pgsql-hackers by date:

Previous
From: Jesper Pedersen
Date:
Subject: Re: pageinspect: Hash index support
Next
From: Claudio Freire
Date:
Subject: Re: Tuplesort merge pre-reading