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

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

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

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



More information about the pgpool-committers mailing list