pgsql: doc: reorder logical replication benefits in a logical order - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: reorder logical replication benefits in a logical order
Date
Msg-id E1vJgUv-006TgL-0f@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: Document that pg_getaddrinfo_all does not accept null hints
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: clarify "physical" replication slot creation on the primary