pgpool: Doc: fix watchdog_setup manual.

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Doc: fix watchdog_setup manual.
Date: 2025-08-22 00:11:20
Message-ID: E1upFNH-007UZ4-31@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Doc: fix watchdog_setup manual.

It mistakenly stated that heartbeart is not setup in watchdog_setup.

Auther: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Backpatch-through: V4.2

Branch
------
V4_2_STABLE

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

Modified Files
--------------
doc.ja/src/sgml/ref/watchdog_setup.sgml | 4 +---
doc/src/sgml/ref/watchdog_setup.sgml | 1 -
2 files changed, 1 insertion(+), 4 deletions(-)

Browse pgpool-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2025-08-22 00:11:25 pgpool: Doc: fix watchdog_setup manual.
Previous Message Tatsuo Ishii 2025-08-21 23:25:40 pgpool: Feature: allow to specify VIP in watchdog_setup.