pgsql: Make vacuum a bit more verbose to debug BF failure.

Started by Andres Freundalmost 6 years ago1 messagescomitters
Jump to latest
#1Andres Freund
andres@anarazel.de

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: /messages/by-id/20200816181604.l54m6kss5ntd6xow@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/49967da65aec970fcda123acc681f1df5d70bfc6

Modified Files
--------------
src/backend/access/heap/heapam.c | 11 ++++++++++-
src/backend/access/heap/vacuumlazy.c | 7 +++++++
2 files changed, 17 insertions(+), 1 deletion(-)