Обсуждение: pgsql: Revert "Make vacuum a bit more verbose to debug BF failure."

Поиск
Список
Период
Сортировка

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

От
Andres Freund
Дата:
Revert "Make vacuum a bit more verbose to debug BF failure."

This reverts commit 49967da65aec970fcda123acc681f1df5d70bfc6.

Enough time has passed that we can be confident that 07f32fcd23a
resolved the issue. Therefore we can remove the temporary debugging
aids.

Author: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/E1k7tGP-0005V0-5k@gemulon.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c62a0a49f33a0d45a97aa1d3a5bc6ddc83f10d82

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