pgsql: doc: reorder logical replication benefits in a logical order

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: reorder logical replication benefits in a logical order
Date: 2025-11-13 23:13:01
Message-ID: E1vJgUv-006TgL-0f@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: reorder logical replication benefits in a logical order

The previous ordering was hard to understand and remember. Also adjust
wording to be more consistent with surrounding items.

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/acbc9beaaed6ee88416e1dcef5df77fd5baba0be

Modified Files
--------------
doc/src/sgml/logical-replication.sgml | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2025-11-14 01:44:24 pgsql: doc: clarify "physical" replication slot creation on the primary
Previous Message Sami Imseih 2025-11-13 22:02:24 Re: pgsql: Drop unnamed portal immediately after execution to completion