pgsql: Add temporary debug info to help debug 019_replslot_limit.pl fai

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add temporary debug info to help debug 019_replslot_limit.pl fai
Date: 2022-02-23 02:26:45
Message-ID: E1nMhMc-000DVs-DL@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
master

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

Modified Files
--------------
src/backend/replication/slot.c | 21 +++++++++++++++++++++
src/bin/pg_basebackup/pg_basebackup.c | 10 +++++++++-
src/test/recovery/t/019_replslot_limit.pl | 5 ++++-
3 files changed, 34 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2022-02-23 10:03:42 pgsql: Fix statenames in mergejoin comments
Previous Message Peter Eisentraut 2022-02-22 09:11:49 pgsql: Put typtype letters back into consistent order