Fix pgpool_setup so that native replication mode and SI mode works with PostgreSQL 12.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Sat, 15 Aug 2020 09:14:11 +0000 (18:14 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Sat, 15 Aug 2020 09:19:04 +0000 (18:19 +0900)
commitbceb125acb3f32157a0f86d695ed715aa2e5b74d
tree7f492d491b65aefe5fce73dec69cc6c6eb71f352
parent659150764e4815f74920535f28b61c00cf230c17
Fix pgpool_setup so that native replication mode and SI mode works with PostgreSQL 12.

In these mode, it created recovery.conf which is not allowed in
PostgreSQL 12.
src/test/pgpool_setup