Add a wait_for_catchup() before immediate stop of a test master. Per buildfarm member hoverfly, a slow walsender could make the test fail. Back-patch to v10, where the test was introduced.
Discussion: https://postgr.es/m/[email protected] Branch ------ REL_11_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/b33ac1a658843bd3abf7450a51cfbcaf7d199f29 Modified Files -------------- src/test/recovery/t/010_logical_decoding_timelines.pl | 1 + 1 file changed, 1 insertion(+)
