On Thu, Aug 27, 2020 at 5:06 PM Mark Dilger
<mark.dil...@enterprisedb.com> wrote:
> These two are both checked in verify_heapam.c.  The point is that the system 
> will also refuse to write out pages that have this corruption.  The Asserts 
> could be converted to panics or whatever, but that has other more serious 
> consequences.  Did you have something else in mind?

Oh, I see -- you propose to add both an assert to hio.c, as well as a
check to amcheck itself. That seems like the right thing to do.

Thanks

-- 
Peter Geoghegan


Reply via email to