]> granicus.if.org Git - postgresql/commit
pg_rewind: test new --write-recovery-conf functionality
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 30 Sep 2019 17:04:00 +0000 (14:04 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 30 Sep 2019 17:04:00 +0000 (14:04 -0300)
commit7524c788743f387c20bd4719c7a0ef0887602930
tree831f0351e585cad4a2c65558fe9a8eb420159dd6
parent927474ce1a2498ddb617c6113a88ca61fbba161d
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
src/bin/pg_rewind/t/001_basic.pl
src/bin/pg_rewind/t/002_databases.pl
src/bin/pg_rewind/t/003_extrafiles.pl
src/bin/pg_rewind/t/004_pg_xlog_symlink.pl
src/bin/pg_rewind/t/RewindTest.pm