mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 07:06:30 +00:00
Add note about replication slots
This commit is contained in:
6
FAQ.md
6
FAQ.md
@@ -28,7 +28,11 @@ General
|
||||
|
||||
- How many replication slots should I define in `max_replication_slots`?
|
||||
|
||||
...
|
||||
Normally at least same number as the number of standbys which will connect
|
||||
to the node. Note that changes to `max_replication_slots` require a server
|
||||
restart to take effect, and as there is no particular penalty for unused
|
||||
replication slots, setting a higher figure will make adding new nodes
|
||||
easier.
|
||||
|
||||
|
||||
`repmgr`
|
||||
|
||||
Reference in New Issue
Block a user