Fix pgpool_setup when -r option is used.
authorTatsuo Ishii <ishii@postgresql.org>
Thu, 10 May 2018 02:53:34 +0000 (11:53 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Thu, 10 May 2018 02:53:34 +0000 (11:53 +0900)
commitedd10f6061513bb9444d97ea5a6b6f78a1c37742
tree677a73a286c41ec6b4dab2d96f826a7f9883be31
parent719fbaa76324b1c11932f598763555c60bb0c527
Fix pgpool_setup when -r option is used.

It failed to recognize that pg_rewind succeeded and fell back to rsync
mode.
src/test/pgpool_setup