Fix follow primary script creation.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Thu, 24 Jun 2021 06:09:35 +0000 (15:09 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Thu, 24 Jun 2021 06:09:35 +0000 (15:09 +0900)
commit1e1c8da8900a5c846719a1ad39c73977b41244ce
treed24246213ac684a582d111d3c643e03d59b225c9
parent55f4af5ed19377f8c97435470967d00ed1f607a6
Fix follow primary script creation.

When PostgreSQL version is lower than 12, the script should have edit
recovery.conf, rather than myrecovery.conf.
src/test/pgpool_setup.in