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

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

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

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



More information about the pgpool-committers mailing list