pgsql: doc: clarify "physical" replication slot creation on the primary

Started by Bruce Momjian9 months ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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(-)