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:18:44
Message-ID: E1uRowN-002yah-0Q@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_4_STABLE

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

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 Tatsuo Ishii 2025-06-18 09:37:31 pgpool: Doc: fix load balance explanation missed logical replication mo
Previous Message Bo Peng 2025-06-18 09:17:58 pgpool: Doc: enhance pcp_node_info document.