Make vacuum a bit more verbose to debug BF failure.
authorAndres Freund <andres@anarazel.de>
Sun, 16 Aug 2020 19:57:01 +0000 (12:57 -0700)
committerAndres Freund <andres@anarazel.de>
Sun, 16 Aug 2020 19:57:01 +0000 (12:57 -0700)
commit49967da65aec970fcda123acc681f1df5d70bfc6
tree6cf20d5c6e151998fd7bbd3c392da6c1ea795ae0
parent676a9c3cc4b5f1d262c29de318868948513f0fa0
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
src/backend/access/heap/heapam.c
src/backend/access/heap/vacuumlazy.c