pgpool: Doc: Enhance "8.3. Replication Mode and Snapshot Isolation Mode

From: Taiki Koshino <koshino(at)sraoss(dot)co(dot)jp>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Doc: Enhance "8.3. Replication Mode and Snapshot Isolation Mode
Date: 2025-08-19 00:28:29
Message-ID: E1uoADE-0021lz-36@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Doc: Enhance "8.3. Replication Mode and Snapshot Isolation Mode Configuration Example" Document.

Updated the link to the example script and the explanation in the "8.3.3. Before you begin" section.

Branch
------
V4_6_STABLE

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

Modified Files
--------------
doc.ja/src/sgml/example-replication-si-mode.sgml | 69 ++++++++++++++----------
doc/src/sgml/example-replication-si-mode.sgml | 67 +++++++++++++++--------
2 files changed, 85 insertions(+), 51 deletions(-)

Browse pgpool-committers by date

  From Date Subject
Next Message Taiki Koshino 2025-08-19 00:29:55 pgpool: Doc: Enhance "8.3. Replication Mode and Snapshot Isolation Mode
Previous Message Tatsuo Ishii 2025-08-16 03:39:48 pgpool: Cleanup watchdog source code.