public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tatsuo Ishii <[email protected]>
To: [email protected]
Subject: pgpool: Feature: allow to specify VIP in watchdog_setup.
Date: Thu, 21 Aug 2025 23:25:40 +0000
Message-ID: <[email protected]> (raw)
Feature: allow to specify VIP in watchdog_setup.
This commit allows to specify VIP parameter (delegate_ip) in
watchdog_setup using new option "-vip [ip]". If ip is omitted,
'127.0.0.1' is assumed. Even if vip option is specified, pgpool will
not actually set the VIP to the system: if_up_cmd, if_down_cmd are
just set to echo command and do nothing except emit a log. This option
is intended to trace the action of Pgpool-II regarding VIP handling.
Author: Tatsuo Ishii <[email protected]>
Discussion: https://www.postgresql.org/message-id/20250820.151646.1640218512808280876.ishii%40postgresql.org
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=534e04a0ea0d01759bc6265cbb59794dd27d9...
Modified Files
--------------
doc.ja/src/sgml/ref/watchdog_setup.sgml | 18 +++++++++++++++++
doc/src/sgml/ref/watchdog_setup.sgml | 23 +++++++++++++++++++++-
src/test/watchdog_setup.in | 35 ++++++++++++++++++++++++++++-----
3 files changed, 70 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: Feature: allow to specify VIP in watchdog_setup.
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