Clarify the usage of max_replication_slots on the subscriber side.
authorAmit Kapila <akapila@postgresql.org>
Wed, 3 Mar 2021 06:31:56 +0000 (12:01 +0530)
committerAmit Kapila <akapila@postgresql.org>
Wed, 3 Mar 2021 06:31:56 +0000 (12:01 +0530)
commit8af3c233e423e106a5121000ecd92abf57c11704
tree358fd1c2f9dae15d7112c314ac63a92dcfb6b2c5
parente527a99055154bb7fe6ed67f0417a67cf11fa056
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