Enhancing few comments in pgpool.conf sample files
authorMuhammad Usama <m.usama@gmail.com>
Fri, 17 Nov 2017 13:55:47 +0000 (18:55 +0500)
committerMuhammad Usama <m.usama@gmail.com>
Fri, 17 Nov 2017 13:55:47 +0000 (18:55 +0500)
src/sample/pgpool.conf.sample
src/sample/pgpool.conf.sample-master-slave
src/sample/pgpool.conf.sample-replication
src/sample/pgpool.conf.sample-stream

index 8d1a12250574f2acaea31e3cdba556eb2990c536..6876f3bbd7b56dc245c3f10f3edb96fdd0211f60 100644 (file)
@@ -556,14 +556,17 @@ wd_de_escalation_command = ''
 failover_when_quorum_exists = on
                                                                        # Only perform backend node failover
                                                                        # when the watchdog cluster holds the quorum
+                                                                       # (change requires restart)
 
 failover_require_consensus = on
                                                                        # Perform failover when majority of Pgpool-II nodes
                                                                        # aggrees on the backend node status change
+                                                                       # (change requires restart)
 
 allow_multiple_failover_requests_from_node = off
                                                                        # A Pgpool-II node can cast multiple votes
                                                                        # for building the consensus on failover
+                                                                       # (change requires restart)
 
 # - Lifecheck Setting -
 
@@ -574,6 +577,7 @@ wd_monitoring_interfaces_list = ''  # Comma separated list of interfaces names t
                                                                        # consider the network is fine
                                                                        # 'any' to enable monitoring on all interfaces except loopback
                                                                        # '' to disable monitoring
+                                                                       # (change requires restart)
 
 
 wd_lifecheck_method = 'heartbeat'
index bafa5e884d48ca35be221371ff94f238ace504a7..25eb20fe3ecbca137a9f1e40a0756d8bdb4e2819 100644 (file)
@@ -554,14 +554,18 @@ wd_de_escalation_command = ''
 failover_when_quorum_exists = on
                                                                        # Only perform backend node failover
                                                                        # when the watchdog cluster holds the quorum
+                                                                       # (change requires restart)
+
 
 failover_require_consensus = on
                                                                        # Perform failover when majority of Pgpool-II nodes
                                                                        # aggrees on the backend node status change
+                                                                       # (change requires restart)
 
 allow_multiple_failover_requests_from_node = off
                                                                        # A Pgpool-II node can cast multiple votes
                                                                        # for building the consensus on failover
+                                                                       # (change requires restart)
 
 
 # - Lifecheck Setting -
@@ -573,6 +577,7 @@ wd_monitoring_interfaces_list = ''  # Comma separated list of interfaces names t
                                                                        # consider the network is fine
                                                                        # 'any' to enable monitoring on all interfaces except loopback
                                                                        # '' to disable monitoring
+                                                                       # (change requires restart)
 
 wd_lifecheck_method = 'heartbeat'
                                     # Method of watchdog lifecheck ('heartbeat' or 'query' or 'external')
index 9fe588f0e5f52df683beaab029c6361c78ead723..e6666d7f2b9f92cb3dc564aabadce14b3b9907e0 100644 (file)
@@ -554,16 +554,17 @@ wd_de_escalation_command = ''
 failover_when_quorum_exists = on
                                                                        # Only perform backend node failover
                                                                        # when the watchdog cluster holds the quorum
+                                                                       # (change requires restart)
 
 failover_require_consensus = on
                                                                        # Perform failover when majority of Pgpool-II nodes
                                                                        # aggrees on the backend node status change
-
+                                                                       # (change requires restart)
 
 allow_multiple_failover_requests_from_node = off
                                                                        # A Pgpool-II node can cast multiple votes
                                                                        # for building the consensus on failover
-
+                                                                       # (change requires restart)
 
 
 # - Lifecheck Setting -
@@ -575,6 +576,7 @@ wd_monitoring_interfaces_list = ''  # Comma separated list of interfaces names t
                                                                        # consider the network is fine
                                                                        # 'any' to enable monitoring on all interfaces except loopback
                                                                        # '' to disable monitoring
+                                                                       # (change requires restart)
 
 wd_lifecheck_method = 'heartbeat'
                                     # Method of watchdog lifecheck ('heartbeat' or 'query' or 'external')
index 599a073bd6975d5e7998157c069491da4d35e371..0d1baefdee06c70c5776f678c38c7a3b2e41a2b6 100644 (file)
@@ -555,14 +555,17 @@ wd_de_escalation_command = ''
 failover_when_quorum_exists = on
                                                                        # Only perform backend node failover
                                                                        # when the watchdog cluster holds the quorum
+                                                                       # (change requires restart)
 
 failover_require_consensus = on
                                                                        # Perform failover when majority of Pgpool-II nodes
                                                                        # aggrees on the backend node status change
+                                                                       # (change requires restart)
 
 allow_multiple_failover_requests_from_node = off
                                                                        # A Pgpool-II node can cast multiple votes
                                                                        # for building the consensus on failover
+                                                                       # (change requires restart)
 
 
 # - Lifecheck Setting -
@@ -574,6 +577,7 @@ wd_monitoring_interfaces_list = ''  # Comma separated list of interfaces names t
                                                                        # consider the network is fine
                                                                        # 'any' to enable monitoring on all interfaces except loopback
                                                                        # '' to disable monitoring
+                                                                       # (change requires restart)
 
 wd_lifecheck_method = 'heartbeat'
                                     # Method of watchdog lifecheck ('heartbeat' or 'query' or 'external')