mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 00:46:29 +00:00
Fix typos
This commit is contained in:
2
FAQ.md
2
FAQ.md
@@ -119,7 +119,7 @@ General
|
|||||||
|
|
||||||
- How can I prevent a node from ever being promoted to master?
|
- How can I prevent a node from ever being promoted to master?
|
||||||
|
|
||||||
In `rempgr.conf`, set its priority to a value of 0 or less.
|
In `repmgr.conf`, set its priority to a value of 0 or less.
|
||||||
|
|
||||||
- Does `repmgrd` support delayed standbys?
|
- Does `repmgrd` support delayed standbys?
|
||||||
|
|
||||||
|
|||||||
2
HISTORY
2
HISTORY
@@ -1,5 +1,5 @@
|
|||||||
3.0.1 ???
|
3.0.1 ???
|
||||||
Prevent rempgrd from looping infinitely if node was not registered (Ian)
|
Prevent repmgrd from looping infinitely if node was not registered (Ian)
|
||||||
|
|
||||||
3.0 2015-03-27
|
3.0 2015-03-27
|
||||||
Require PostgreSQL 9.3 or later (Ian)
|
Require PostgreSQL 9.3 or later (Ian)
|
||||||
|
|||||||
Reference in New Issue
Block a user