pgsql: docs: adjustments for streaming standbys that disconnect frequen - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: docs: adjustments for streaming standbys that disconnect frequen
Date
Msg-id E1Wangh-0004f8-GY@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
docs: adjustments for streaming standbys that disconnect frequently

Document problems when disconnection causes loss of hot_standby_feedback
and suggest adjusting max_standby_archive_delay and
max_standby_streaming_delay.

Initial patch by Marko Tiikkaja, adjustments by me

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/52e757420fa98a76015c2c88432db94269f3e8f4

Modified Files
--------------
doc/src/sgml/high-availability.sgml |   11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Set the all-visible flag on heap page before writing WAL record,
Next
From: Bruce Momjian
Date:
Subject: pgsql: pg_upgrade: throw an error for non-existent tablespace director