Re: HeapTupleSatisfiesToast() busted? (was atomic pin/unpin causing errors) - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: HeapTupleSatisfiesToast() busted? (was atomic pin/unpin causing errors)
Date
Msg-id CANP8+j+WUeXbYVHTLoF8QR-xogOuOY2mr0p0oMnRzdt4OY3tNg@mail.gmail.com
Whole thread Raw
In response to Re: HeapTupleSatisfiesToast() busted? (was atomic pin/unpin causing errors)  (Andres Freund <andres@anarazel.de>)
Responses Re: HeapTupleSatisfiesToast() busted? (was atomic pin/unpin causing errors)
List pgsql-hackers
On 10 May 2016 at 09:05, Andres Freund <andres@anarazel.de> wrote:
 
Is anybody ready with a good defense for SatisfiesToast not doing any
actual liveliness checks?

I provided a patch earlier that rechecks the OID fetched from a toast chunk matches the OID requested.

I didn't commit it, I just used it to check the patch which changed btree vacuum replay. 

--
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Attachment

pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: asynchronous and vectorized execution
Next
From: Amit Langote
Date:
Subject: Re: Declarative partitioning