Make vacuum a bit more verbose to debug BF failure.

Andres Freund <andres@anarazel.de>

Commit: 49967da65aec970fcda123acc681f1df5d70bfc6
Author: Andres Freund <andres@anarazel.de>
Date: 2020-08-16T19:57:01Z
Releases: 14.0
Make vacuum a bit more verbose to debug BF failure.

This is temporary. While possibly some more error checking / debugging
in this path would be a good thing, it'll not look exactly like this.

Discussion: https://postgr.es/m/20200816181604.l54m6kss5ntd6xow@alap3.anarazel.de

Files

PathChange+/−
src/backend/access/heap/heapam.c modified +10 −1
src/backend/access/heap/vacuumlazy.c modified +7 −0

Discussion