Re: Bug #10432 failed to re-find parent key in index - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Bug #10432 failed to re-find parent key in index
Date
Msg-id 551AE203.8010001@agliodbs.com
Whole thread Raw
In response to Bug #10432 failed to re-find parent key in index  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: Bug #10432 failed to re-find parent key in index  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
On 03/31/2015 04:20 AM, Heikki Linnakangas wrote:
> On 03/30/2015 09:57 PM, Peter Geoghegan wrote:
>> On Mon, Mar 30, 2015 at 7:50 PM, Joshua D. Drake
>> <jd@commandprompt.com> wrote:
>>> We have a database that has run into this problem. The version is
>>> 9.1.15 on
>>> Linux. I note in this thread:
>>>
>>> http://www.postgresql.org/message-id/CAM-w4HP34ppweGTCwjBZnWhQ0CmU-Lxna62vjKU8QRTWLOBuHw@mail.gmail.com
>>>
>>>
>>> That things appear to be fixed in 9.4 but they have not been
>>> back-patched?
>>> What is the current status?
>>
>> I believe that Heikki said he'd backpatch that when 9.4 was considered
>> very stable. I don't think that we've reached that level of confidence
>> in the invasive B-Tree bugfixes that went into 9.4 yet.
> 
> I have no intention to backpatch the changes. Too big, too invasive.
> Perhaps we could consider it after a year or two, once 9.4 is indeed
> very stable, but at that point you have to wonder if it's really worth
> the trouble anymore. If someone has runs into that issue frequently, he
> probably should just upgrade to 9.4.

We could use somewhere for users to find out about this kind of issue.
That is, for users to know that they can fix it by upgrading to 9.4, but
not otherwise.  Ideas?

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Bug #10432 failed to re-find parent key in index
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Bug #10432 failed to re-find parent key in index