Verify true root on replicas with amcheck - Mailing list pgsql-hackers

From godjan •
Subject Verify true root on replicas with amcheck
Date
Msg-id AAF5CE5C-5152-44D8-B437-A0784697DBA5@gmail.com
Whole thread Raw
Responses Re: Verify true root on replicas with amcheck  (Peter Geoghegan <pg@bowt.ie>)
Re: Verify true root on replicas with amcheck  (David Steele <david@pgmasters.net>)
List pgsql-hackers
Hi, we have trouble to detect true root corruptions on replicas. I made a patch for resolving it with the locking meta
pageand potential root page. I heard that amcheck has an invariant about locking no more than 1 page at a moment for
avoidingdeadlocks. Is there possible a deadlock situation? 

Attachment

pgsql-hackers by date:

Previous
From: "Deng, Gang"
Date:
Subject: [PATCH] Resolve Parallel Hash Join Performance Issue
Next
From: Simon Riggs
Date:
Subject: Re: Recognizing superuser in pg_hba.conf