public inbox for [email protected]
help / color / mirror / Atom feedFrom: Taiki Koshino <[email protected]>
To: [email protected]
Subject: pgpool: Add parameters to specify the watchdog/heartbeat listen address
Date: Tue, 24 Feb 2026 07:55:44 +0000
Message-ID: <[email protected]> (raw)
Add parameters to specify the watchdog/heartbeat listen address and port.
By specifying wd_listen_address and wd_listen_port,
watchdog will listen only on the specified address and port.
You can also now specify the listening port for the heartbeat process using
wd_heartbeatlisten_addresses and wd_listen_port.
Branch
------
V4_7_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=7bfc5e9898e5999fc4330c5479b4f52294b69...
Modified Files
--------------
doc.ja/src/sgml/watchdog.sgml | 135 +++++++++++++++++++++++++++++++++++
doc/src/sgml/watchdog.sgml | 85 ++++++++++++++++++++++
src/config/pool_config_variables.c | 64 ++++++++++++++++-
src/include/pool_config.h | 5 ++
src/sample/pgpool.conf.sample-stream | 18 +++++
src/watchdog/watchdog.c | 18 ++++-
src/watchdog/wd_heartbeat.c | 4 +-
7 files changed, 323 insertions(+), 6 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgpool: Add parameters to specify the watchdog/heartbeat listen address
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox