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

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Revert "Make vacuum a bit more verbose to debug BF failure."
Дата
Msg-id E1k8qoG-0003LQ-TE@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Revise REINDEX CONCURRENTLY recovery instructions
Следующее
От: David Rowley
Дата:
Сообщение: pgsql: Fix a few typos in JIT comments and README