]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Clarify the usage of max_replication_slots on the subscriber side.
authorAmit Kapila <akapila@postgresql.org>
Wed, 3 Mar 2021 05:00:27 +0000 (10:30 +0530)
committerAmit Kapila <akapila@postgresql.org>
Wed, 3 Mar 2021 05:00:27 +0000 (10:30 +0530)
commitc267ca682803f8ca233076d216fba18b635238a6
tree09ec43cac37bd6bea6c85607c59b240bc36d4bd6
parentf927767919e8d7079043d637d2177b554126ad6c
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