Re: Improve search for missing parent downlinks in amcheck

Alexander Korotkov <a.korotkov@postgrespro.ru>

From: Alexander Korotkov <a.korotkov@postgrespro.ru>
To: Peter Geoghegan <pg@bowt.ie>
Cc: Tomas Vondra <tomas.vondra@2ndquadrant.com>, Michael Paquier <michael@paquier.xyz>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-03-09T18:36:21Z
Lists: pgsql-hackers

Attachments

On Mon, Mar 9, 2020 at 12:52 AM Alexander Korotkov
<a.korotkov@postgrespro.ru> wrote:
> Attached patch also has revised commit message.  I'll wait for your
> response before commit.

Oh, I found that I haven't attached the patch.

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Commits

  1. Improve checking of child pages in contrib/amcheck.

  2. Don't rely on estimates for amcheck Bloom filters.