pgsql: Doc: Update the interaction of tablesync with wal_retrieve_retry - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Doc: Update the interaction of tablesync with wal_retrieve_retry
Date
Msg-id E1taTNm-002rJC-PX@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: Update the interaction of tablesync with wal_retrieve_retry_interval.

In passing, update the documentation that explains the process of initial
data replication to explicitly state that it uses a table synchronization
worker.

Author: Vignesh C
Reviewed-by: Peter Smith, Shlok Kyal, Amit Kapila
Discussion: https://postgr.es/m/CALDaNm3RxGcD4cDAV5Q0_A4n06F3+AAMpxiyND9Zn0dB86hFmg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4a0e7314f11ee03adfe9df945598c068b4179314

Modified Files
--------------
doc/src/sgml/config.sgml              |  3 ++-
doc/src/sgml/logical-replication.sgml | 35 +++++++++++++++++++++++------------
2 files changed, 25 insertions(+), 13 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Run perltidy
Next
From: Michael Paquier
Date:
Subject: pgsql: Improve grammar of options for command arrays in TAP tests