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-18 09:16:27
Message-ID: E1uRouA-002tqH-0P@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
------
master

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

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-18 09:17:20 pgpool: Doc: enhance pcp_node_info document.
Previous Message Tatsuo Ishii 2025-06-18 07:45:17 pgpool: Doc: fix load balance explanation missed Slony mode.