pgsql: Doc: Update caveats in synchronous logical replication.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: Update caveats in synchronous logical replication.
Date: 2021-06-24 05:18:12
Message-ID: E1lwHki-0007BA-NQ@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: Update caveats in synchronous logical replication.

Reported-by: Simon Riggs
Author: Takamichi Osumi
Reviewed-by: Amit Kapila
Backpatch-through: 9.6
Discussion: https://www.postgresql.org/message-id/20210222222847.tpnb6eg3yiykzpky@alap3.anarazel.de

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7a4ecefe9d77b7bb09caa5d82de433494e017363

Modified Files
--------------
doc/src/sgml/logicaldecoding.sgml | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2021-06-24 06:23:20 pgsql: Doc: Update logical replication message formats.
Previous Message Tom Lane 2021-06-23 23:24:48 pgsql: pgcrypto: avoid name conflicts with OpenSSL in one more case.