Clarify the usage of max_replication_slots on the subscriber side.

It was not clear in the docs that the max_replication_slots is also used
to track replication origins on the subscriber side.

Author: Paul Martinez
Reviewed-by: Amit Kapila
Backpatch-through: 10 where logical replication was introduced
Discussion: 
https://postgr.es/m/CACqFVBZgwCN_pHnW6dMNCrOS7tiHCw6Retf_=u2vvj3ause...@mail.gmail.com

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/21d5a065fd5f0ed71e0f6726a869c64d13716ceb

Modified Files
--------------
doc/src/sgml/config.sgml              | 11 +++++++++++
doc/src/sgml/logical-replication.sgml | 10 +++++-----
2 files changed, 16 insertions(+), 5 deletions(-)

Reply via email to