Обсуждение: pgsql: doc: adjust "Replication Slot" to mention physical & logical

Поиск
Список
Период
Сортировка

pgsql: doc: adjust "Replication Slot" to mention physical & logical

От
Bruce Momjian
Дата:
doc:  adjust "Replication Slot" to mention physical & logical

Much of the "Replication Slot" chapter applies to physical and logical
slots, but it was sloppy in mentioning mostly physical slots.  This
patch clarified which parts of the text apply to which slot types.

This chapter is referenced from the logical slot/subscriber chapter, so
it needs to do double duty.

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8fa6b9030d689c856578e5769088a2527b7283d6

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