pgsql: Add more logging to new 028_pitr_timelines.pl test. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Add more logging to new 028_pitr_timelines.pl test.
Date
Msg-id E1nJufG-0005Kl-M2@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add more logging to new 028_pitr_timelines.pl test.

The test has failed a couple of times on buildfarm member 'hoverfly'. It
gets stuck waiting for the standby to archive 000000020000000000000003
WAL segment. I don't understand why, but with DEBUG1, we will get messages
in the log whenever a segment is archived, which hopefully will give a
clue the next time it happens.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3279cef0727a0fd285f3f1f459a7094acff9f629

Modified Files
--------------
src/test/recovery/t/028_pitr_timelines.pl | 2 ++
1 file changed, 2 insertions(+)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Remove IS_AF_UNIX macro
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix XML namespace declarations