]> 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 06:19:12 +0000 (11:49 +0530)
committerAmit Kapila <akapila@postgresql.org>
Wed, 3 Mar 2021 06:29:36 +0000 (11:59 +0530)
commit90c737669fd2ab8e02ef7e8200adbce6fccf5c65
tree471b9ca3603b2b127afd0560c5ea1fe776318444
parent926139dd04bb77ad3c18c9c69544104d15f69672
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