Fix pgpool_setup to produce correct follow master command.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Sun, 28 Jul 2019 02:11:07 +0000 (11:11 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Sun, 28 Jul 2019 02:17:21 +0000 (11:17 +0900)
commitf18d8b8fc782a8e1997961ca543038747406ba48
treebfe63b86fbc3534d960746551d4f9a3ad3669357
parenteb5c222b4b4134be74e02de65a180536f842c14b
Fix pgpool_setup to produce correct follow master command.

The produced script incorrectly checked whether PostgreSQL is running
or not, which resulted in that it mistakenly thought PostgreSQL is
always running.
src/test/pgpool_setup