diff --git a/postgresql/templates/pgpool.conf.j2 b/postgresql/templates/pgpool.conf.j2 index c4869737..3718912b 100644 --- a/postgresql/templates/pgpool.conf.j2 +++ b/postgresql/templates/pgpool.conf.j2 @@ -506,6 +506,7 @@ wd_de_escalation_command = 'date >> {{ psql_log_dir }}/wd_pgpool_de_escalation.l # - Lifecheck Setting - # -- common -- +wd_monitoring_interfaces_list = 'any' wd_lifecheck_method = 'heartbeat' # Method of watchdog lifecheck ('heartbeat' or 'query')