Add temporary debug info to help debug 019_replslot_limit.pl failures.
authorAndres Freund <andres@anarazel.de>
Wed, 23 Feb 2022 02:02:34 +0000 (18:02 -0800)
committerAndres Freund <andres@anarazel.de>
Wed, 23 Feb 2022 02:02:34 +0000 (18:02 -0800)
commitafdeff10526e29e3fc63b18c08100458780489d9
tree5fcadeac65e88f2ddf001be9da892d1209a09178
parent9467321649efc1fec28603d4ba35d03202c4ead1
Add temporary debug info to help debug 019_replslot_limit.pl failures.

I have not been able to reproduce the occasional failures of
019_replslot_limit.pl we are seeing in the buildfarm and not for lack of
trying. The additional logging and increased log level will hopefully help.

Will be reverted once the cause is identified.

Discussion: https://postgr.es/m/20220218231415.c4plkp4i3reqcwip@alap3.anarazel.de
src/backend/replication/slot.c
src/bin/pg_basebackup/pg_basebackup.c
src/test/recovery/t/019_replslot_limit.pl