[pgpool-committers: 7670] pgpool: Fix watchdog_setup to not fail when -n is not specified.

Tatsuo Ishii ishii at sraoss.co.jp
Wed May 5 09:30:35 JST 2021


Fix watchdog_setup to not fail when -n is not specified.

watchdog_setup failed if -n (number of PostgreSQL clusters) is not
specified. Now if -n is not specified, assume "-n = 2", which is same
as in pgpool_setup.

Branch
------
master

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

Modified Files
--------------
src/test/watchdog_setup.in | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)



More information about the pgpool-committers mailing list