[pgpool-committers: 8372] pgpool: Fix pgpool_setup in failover scrip creation.

Tatsuo Ishii ishii at sraoss.co.jp
Sun Feb 6 17:32:04 JST 2022


Fix pgpool_setup in failover scrip creation.

When pgpool_set creates failover.sh, it did not consider the case when
no primary server existed.

Branch
------
V4_3_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=8e5e49426aeb89cdf2bd5c18928261ad2311e5b4

Modified Files
--------------
src/test/pgpool_setup.in | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)



More information about the pgpool-committers mailing list