pgsql: pg_rewind: test new --write-recovery-conf functionality - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: pg_rewind: test new --write-recovery-conf functionality
Date
Msg-id E1iEzCX-0004fo-Dc@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_rewind: test new --write-recovery-conf functionality

Author: Alexey Kondratov
Reviewed-by: Paul Guo
Discussion: https://postgr.es/m/2f726102-3f1e-bf16-061e-501919473ace@postgrespro.ru

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7524c788743f387c20bd4719c7a0ef0887602930

Modified Files
--------------
src/bin/pg_rewind/t/001_basic.pl           |  2 +-
src/bin/pg_rewind/t/002_databases.pl       |  2 +-
src/bin/pg_rewind/t/003_extrafiles.pl      |  2 +-
src/bin/pg_rewind/t/004_pg_xlog_symlink.pl |  2 +-
src/bin/pg_rewind/t/RewindTest.pm          | 28 ++++++++++++++++++++--------
5 files changed, 24 insertions(+), 12 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Doc: update v12 release notes.
Next
From: Bruce Momjian
Date:
Subject: pgsql: docs: adjust multi-column most-common-value statistics