Merge pull request #460 from gclough/repmgr_conf_sample_typo_priority

Fixed typo in repmgr.conf.sample, "priority"
This commit is contained in:
Abhijit Menon-Sen
2018-07-03 17:43:57 +05:30
committed by GitHub

View File

@@ -272,7 +272,7 @@ ssh_options='-q -o ConnectTimeout=10' # Options to append to "ssh"
# manual attention to reattach it to replication
# (does not apply to BDR mode)
#priority=100 # indicate a preferred priorty for promoting nodes;
#priority=100 # indicate a preferred priority for promoting nodes;
# a value of zero prevents the node being promoted to primary
# (default: 100)