Re: FSM corruption leading to errors - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: FSM corruption leading to errors
Date
Msg-id b7d4ebfb-84c1-b0de-42b4-3b8a6e9dab02@iki.fi
Whole thread Raw
In response to Re: FSM corruption leading to errors  (Heikki Linnakangas <hlinnaka@iki.fi>)
Responses Re: FSM corruption leading to errors  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: FSM corruption leading to errors  (Pavan Deolasee <pavan.deolasee@gmail.com>)
List pgsql-hackers
On 10/19/2016 02:32 PM, Heikki Linnakangas wrote:
> On 10/19/2016 02:29 PM, Heikki Linnakangas wrote:
>> On 10/19/2016 01:07 PM, Pavan Deolasee wrote:
>>> Anyways, we seem good to go with the patch.
>>
>> Ok, committed. Thanks for the analysis!
>
> Oh, forgot that this needs to be backported, of course. Will do that
> shortly...

Done.

This didn't include anything to cope with an already-corrupt FSM, BTW. 
Do we still want to try something for that? I think it's good enough if 
we prevent the FSM corruption from happening, but not sure what the 
consensus on that might be..

- Heikki




pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Remove vacuum_defer_cleanup_age
Next
From: Peter Eisentraut
Date:
Subject: Re: Using pg_ctl promote -w in TAP tests