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_3_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=46e3e04857d03812d8f0bfa5c0b50b1590c4bc45
Modified Files
--------------
doc.ja/src/sgml/example-cluster.sgml | 65 +++++++++++++++++++++++++--------
doc/src/sgml/example-cluster.sgml | 71 +++++++++++++++++++++++++++---------
2 files changed, 104 insertions(+), 32 deletions(-)