pgsql: doc: clarify "physical" replication slot creation on the primary - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: clarify "physical" replication slot creation on the primary
Date
Msg-id E1vJirQ-006Use-0R@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: clarify "physical" replication slot creation on the primary

Previously it was not clear that "physical" replication slots were being
discussed, and that they needed to be created on the primary and not the
standby.

Backpatch-through: master

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/high-availability.sgml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: reorder logical replication benefits in a logical order
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: clarify "logical" replication slots