Fix follow_primary.sh creation in pgpool_setup.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Fri, 5 Feb 2021 07:36:41 +0000 (16:36 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Fri, 5 Feb 2021 07:36:41 +0000 (16:36 +0900)
commit9ddb2adc2e01761703f691d495e1193ba9b4c208
tree7197cec0a4e0f3aac207aa1ee4e8246f186abd1b
parenta001563ad17e2b9352043b414a2133c49cae5564
Fix follow_primary.sh creation in pgpool_setup.

While creating the script, it did not update restore_command to point
to the primary's archive directory.
src/test/pgpool_setup.in