pgpool: Update doc about "Setting up PostgreSQL standby" in "8.2. Pgpoo

From: Taiki Koshino <koshino(at)sraoss(dot)co(dot)jp>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Update doc about "Setting up PostgreSQL standby" in "8.2. Pgpoo
Date: 2025-09-17 07:44:27
Message-ID: E1uymq3-0022AP-0d@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Update doc about "Setting up PostgreSQL standby" in "8.2. Pgpool-II + Watchdog Setup Example".

Add a note that when setting up a standby without online recovery, do not write primary_conninfo to postgresql.auto.conf.

Discussion: https://github.com/pgpool/pgpool2/issues/67
Backpatch-through: v4.2

Branch
------
V4_4_STABLE

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

Modified Files
--------------
doc.ja/src/sgml/example-cluster.sgml | 65 +++++++++++++++++++++++++--------
doc/src/sgml/example-cluster.sgml | 71 +++++++++++++++++++++++++++---------
2 files changed, 104 insertions(+), 32 deletions(-)

Browse pgpool-committers by date

  From Date Subject
Next Message Taiki Koshino 2025-09-17 07:44:47 pgpool: Update doc about "Setting up PostgreSQL standby" in "8.2. Pgpoo
Previous Message Taiki Koshino 2025-09-17 07:43:55 pgpool: Update doc about "Setting up PostgreSQL standby" in "8.2. Pgpoo