mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 08:56:29 +00:00
FAQ fixes and updates
This commit is contained in:
6
FAQ.md
6
FAQ.md
@@ -52,6 +52,12 @@ General
|
|||||||
|
|
||||||
- How can a failed master be re-added as a standby?
|
- How can a failed master be re-added as a standby?
|
||||||
|
|
||||||
|
This is a two-stage process. First, the failed master's data directory
|
||||||
|
must be re-synced with the current master; secondly the failed master
|
||||||
|
needs to be re-registered as a standby. The section "Converting a failed
|
||||||
|
master to a standby" in the `README.md` file contains more detailed
|
||||||
|
information on this process.
|
||||||
|
|
||||||
- Is there an easy way to check my master server is correctly configured
|
- Is there an easy way to check my master server is correctly configured
|
||||||
for use with `repmgr`?
|
for use with `repmgr`?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user