pgpool: Doc: enhance pcp_node_info document.

From: Bo Peng <pengbo(at)sraoss(dot)co(dot)jp>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Doc: enhance pcp_node_info document.
Date: 2025-06-19 00:44:31
Message-ID: E1uS3OI-00BSkF-2P@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Doc: enhance pcp_node_info document.

Clarify that each backend_application_nameX must match the value specified
in the application_name of primary_conninfo to correctly display
"replication_state" and "replication_sync_state".

Branch
------
V4_3_STABLE

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

Modified Files
--------------
doc.ja/src/sgml/ref/pcp_node_info.sgml | 51 +++++++++++++++++++++++-----
doc/src/sgml/ref/pcp_node_info.sgml | 61 ++++++++++++++++++++++++++++------
2 files changed, 92 insertions(+), 20 deletions(-)

Browse pgpool-committers by date

  From Date Subject
Next Message Bo Peng 2025-06-23 02:55:30 pgpool: Fix source code typos.
Previous Message Tatsuo Ishii 2025-06-18 09:52:15 pgpool: Doc: fix load balance explanation missed logical replication mo