From ff16d3b3bb60304d9268d40ecf0a35908241dcb5 Mon Sep 17 00:00:00 2001 From: Greg Clough Date: Fri, 29 Jun 2018 22:00:09 +0100 Subject: [PATCH] Fixed typo in repmgr.conf.sample, "priority" Fixed typo in repmgr.conf.sample, "priority" --- repmgr.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repmgr.conf.sample b/repmgr.conf.sample index 05b3e7f1..92c973af 100644 --- a/repmgr.conf.sample +++ b/repmgr.conf.sample @@ -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)