From: | Amit Kapila <akapila(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Doc: Update the interaction of tablesync with wal_retrieve_retry |
Date: | 2025-01-22 05:34:31 |
Message-ID: | E1taTNm-002rJC-PX@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
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(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2025-01-22 05:48:04 | pgsql: Improve grammar of options for command arrays in TAP tests |
Previous Message | Michael Paquier | 2025-01-22 01:16:42 | pgsql: Run perltidy |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2025-01-22 05:50:47 | Re: pg_createsubscriber TAP test wrapping makes command options hard to read. |
Previous Message | Nisha Moond | 2025-01-22 05:19:28 | Re: Introduce XID age and inactive timeout based replication slot invalidation |