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

Tatsuo Ishii ishii at sraoss.co.jp
Wed May 5 09:30:11 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
------
V3_6_STABLE

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

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



More information about the pgpool-committers mailing list