Re: Extending amcheck to check toast size and compression

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Mark Dilger <mark.dilger@enterprisedb.com>, Greg Stark <stark@mit.edu>, Heikki Linnakangas <hlinnaka@iki.fi>, Aleksander Alekseev <aleksander@timescale.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-11-06T03:56:49Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> OK, I've committed this version.

Some of the buildfarm is unimpressed with this --- looks like the test
output is less stable than you thought.

			regards, tom lane



Commits

  1. Remove tests added by bd807be6935929bdefe74d1258ca08048f0aafa3.

  2. amcheck: Add additional TOAST pointer checks.