Clarify the usage of max_replication_slots on the subscriber side.
authorAmit Kapila <akapila@postgresql.org>
Wed, 3 Mar 2021 04:47:47 +0000 (10:17 +0530)
committerAmit Kapila <akapila@postgresql.org>
Wed, 3 Mar 2021 04:47:47 +0000 (10:17 +0530)
commit21d5a065fd5f0ed71e0f6726a869c64d13716ceb
treecbd37d780e02437a3cd47ead84cd33bad1f8de14
parentb52fd1e7c76c21298d2e2ecc006c5a2d99b46da9
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_=U2Vvj3aUSeATw@mail.gmail.com
doc/src/sgml/config.sgml
doc/src/sgml/logical-replication.sgml