pg_amcheck: Minor test speedups
Andres Freund <andres@anarazel.de>
pg_amcheck: Minor test speedups Freezing the relation N times and fetching the tuples one-by-one isn't that cheap. On my machine this reduces test times by a bit less than one second, on windows CI it's a few seconds. Reviewed-by: Mark Dilger <mark.dilger@enterprisedb.com> Discussion: https://postgr.es/m/20230309001558.b7shzvio645ebdta@awork3.anarazel.de
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_amcheck/t/004_verify_heapam.pl | modified | +15 −18 |
Discussion
- BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE 38 messages · 2023-01-05 → 2024-07-05