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

Tatsuo Ishii ishii at sraoss.co.jp
Sun Feb 6 17:31:52 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_1_STABLE

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

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



More information about the pgpool-committers mailing list