pgsql: Adjust new test case to set wal_keep_segments.

Lists: pgsql-committers
From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Adjust new test case to set wal_keep_segments.
Date: 2021-06-10 13:54:17
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

Adjust new test case to set wal_keep_segments.

Per buildfarm member conchuela and Kyotaro Horiguchi, it's possible
for the WAL segment that the cascading standby needs to be removed
too quickly. Hopefully this will prevent that.

Kyotaro Horiguchi

Discussion: http://postgr.es/m/[email protected]

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6cd0e55f9ffb3be400e44812fa6163a217e09bf3

Modified Files
--------------
src/test/recovery/t/025_stuck_on_old_timeline.pl | 1 +
1 file changed, 1 insertion(+)