pgpool: Doc: fix load balance explanation missed Slony mode.

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Doc: fix load balance explanation missed Slony mode.
Date: 2025-06-18 07:44:55
Message-ID: E1uRnTa-000CDC-0W@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Doc: fix load balance explanation missed Slony mode.

Since Slony mode will gone in master branch, fix is not applied to
master branch.

Backpatch-through: v4.6 to v4.2

Branch
------
V4_2_STABLE

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

Modified Files
--------------
doc.ja/src/sgml/loadbalance.sgml | 2 +-
doc/src/sgml/loadbalance.sgml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)

Browse pgpool-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2025-06-18 07:45:00 pgpool: Doc: fix load balance explanation missed Slony mode.
Previous Message Tatsuo Ishii 2025-06-14 11:58:42 pgpool: Enhance lifecheck log.