Re: Undiagnosed bug in Bloom index - Mailing list pgsql-hackers

From Jeff Janes
Subject Re: Undiagnosed bug in Bloom index
Date
Msg-id CAMkU=1xdmjYXvFrAYQMOG21f3Q8jkW9Okdq2gsWKq1avGO1myQ@mail.gmail.com
Whole thread Raw
In response to Re: Undiagnosed bug in Bloom index  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sat, Aug 13, 2016 at 6:22 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Jeff Janes <jeff.janes@gmail.com> writes:
>> I am getting corrupted Bloom indexes in which a tuple in the table
>> heap is not in the index.
>

....

> Will push a fix in a bit.

After 36 hours of successful running on two different machines (one
with crash injection turned on, one without), I am pretty confident
that your fix is working.

Thanks,

Jeff



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Bug in to_timestamp().
Next
From: Konstantin Knizhnik
Date:
Subject: Re: WIP: Barriers