pgsql: Doc: Improve replication slot synchronization section.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: Improve replication slot synchronization section.
Date: 2024-03-06 06:02:33
Message-ID: E1rhkML-002M77-CT@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: Improve replication slot synchronization section.

Author: Peter Smith
Reviewed-by: Michael Paquier, Laurenz Albe
Discussion: https://postgr.es/m/CAHut+Ps01fV9bjhj6njCFiHu0W0gu1Jcu0tKo0RYMhHx-hZZ7g@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/60c07820d62231d9110119b92cc1136df6dd4fb7

Modified Files
--------------
doc/src/sgml/logicaldecoding.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message John Naylor 2024-03-06 07:33:02 pgsql: Introduce helper SIMD functions for small byte arrays
Previous Message Michael Paquier 2024-03-06 05:44:02 pgsql: Add recovery TAP test for race condition with slot invalidations