<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">Hi there,</div><div class="gmail_default" style="font-family:verdana,sans-serif">I&#39;m still testing pgpool 3.4.1 watchdog. I resolved permission issue for ifup and ifdown, but now I am some issues in starting phase of stanby pgpool instance.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">When I start master pgpool I receive this output:</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default"><div class="gmail_default"><font face="monospace, monospace">2015-04-08 12:10:01: pid 10402: LOG:  watchdog bringing up delegate IP, &#39;ifconfig up&#39; succeeded</font></div><div class="gmail_default"><font face="monospace, monospace">2015-04-08 12:10:01: pid 10402: DEBUG:  watchdog standing for master</font></div><div class="gmail_default"><font face="monospace, monospace">2015-04-08 12:10:01: pid 10402: DETAIL:  send the packet to declare the new master</font></div><div class="gmail_default"><font face="monospace, monospace">2015-04-08 12:10:01: pid 10402: LOG:  watchdog escalation successful, escalated to master pgpool</font></div><div class="gmail_default"><font face="monospace, monospace">2015-04-08 12:10:01: pid 10402: LOG:  watchdog started</font></div><div class="gmail_default"><font face="monospace, monospace">2015-04-08 12:10:01: pid 10402: LOG:  pgpool-II successfully started. version 3.4.1 (tataraboshi)</font></div><div style="font-family:verdana,sans-serif"><br></div><div style="font-family:verdana,sans-serif">But, when I star secondary instance, I receive this error:</div><div style="font-family:verdana,sans-serif"><br></div><div style><div style><font face="monospace, monospace">2015-04-08 14:08:21: pid 19376: DEBUG:  watchdog executing ping</font></div><div style><font face="monospace, monospace">2015-04-08 14:08:21: pid 19376: DETAIL:  succeed to ping 192.168.56.249</font></div><div style><font face="monospace, monospace">2015-04-08 14:08:21: pid 19376: DEBUG:  watchdog ping</font></div><div style><font face="monospace, monospace">2015-04-08 14:08:21: pid 19376: DETAIL:  ping data: PING 192.168.56.249 (192.168.56.249) 56(84) bytes of data.</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace">        --- 192.168.56.249 ping statistics ---</font></div><div style><font face="monospace, monospace">        3 packets transmitted, 3 received, 0% packet loss, time 2003ms</font></div><div style><font face="monospace, monospace">        rtt min/avg/max/mdev = 0.412/1.106/1.799/0.566 ms</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace">2015-04-08 14:08:21: pid 19376: FATAL:  failed to initialize watchdog, delegate_IP &quot;192.168.56.249&quot; already exists</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="verdana, sans-serif">This is configuration of master instance:</font></div><div style><font face="verdana, sans-serif"><br></font></div><div style><div><font face="monospace, monospace">#------------------------------------------------------------------------------</font></div><div><font face="monospace, monospace"># WATCHDOG</font></div><div><font face="monospace, monospace">#------------------------------------------------------------------------------</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace"># - Enabling -</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">use_watchdog = on</font></div><div><font face="monospace, monospace">                                    # Activates watchdog</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace"># -Connection to up stream servers -</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">trusted_servers = &#39;&#39;</font></div><div><font face="monospace, monospace">                                    # trusted server list which are used</font></div><div><font face="monospace, monospace">                                    # to confirm network connection</font></div><div><font face="monospace, monospace">                                    # (hostA,hostB,hostC,...)</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">ping_path = &#39;/bin&#39;</font></div><div><font face="monospace, monospace">                                    # ping command path</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace"># - Watchdog communication Settings -</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">wd_hostname = &#39;postgres-1&#39;</font></div><div><font face="monospace, monospace">                                    # Host name or IP address of this watchdog</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">wd_port = 9000</font></div><div><font face="monospace, monospace">                                    # port number for watchdog service</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">wd_authkey = &#39;&#39;</font></div><div><font face="monospace, monospace">                                    # Authentication key for watchdog communication</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace"># - Virtual IP control Setting -</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">delegate_IP = &#39;192.168.56.249&#39;</font></div><div><font face="monospace, monospace">                                    # delegate IP address</font></div><div><font face="monospace, monospace">                                    # If this is empty, virtual IP never bring up.</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">ifconfig_path = &#39;/opt/postgres/pgpool-II/scripts&#39;</font></div><div><font face="monospace, monospace">                                    # ifconfig command path</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">if_up_cmd = &#39;ifup.sh $_IP_$&#39;</font></div><div><font face="monospace, monospace">                                    # startup delegate IP command</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">if_down_cmd = &#39;ifdown.sh&#39;</font></div><div><font face="monospace, monospace">                                    # shutdown delegate IP command</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">arping_path = &#39;/usr/sbin&#39;           # arping command path</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">arping_cmd = &#39;sudo arping -U $_IP_$ -w 1&#39;</font></div><div><font face="monospace, monospace">                                    # arping command</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace"># - Behaivor on escalation Setting -</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">clear_memqcache_on_escalation = on</font></div><div><font face="monospace, monospace">                                    # Clear all the query cache on shared memory</font></div><div><font face="monospace, monospace">                                    # when standby pgpool escalate to active pgpool</font></div><div><font face="monospace, monospace">                                    # (= virtual IP holder).</font></div><div><font face="monospace, monospace">                                    # This should be off if client connects to pgpool</font></div><div><font face="monospace, monospace">                                    # not using virtual IP.</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">wd_escalation_command = &#39;&#39;</font></div><div><font face="monospace, monospace">                                    # Executes this command at escalation on new active pgpool.</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace"># - Lifecheck Setting -</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace"># -- common --</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">wd_lifecheck_method = &#39;query&#39;</font></div><div><font face="monospace, monospace">                                    # Method of watchdog lifecheck (&#39;heartbeat&#39; or &#39;query&#39;)</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">wd_interval = 10</font></div><div><font face="monospace, monospace">                                    # lifecheck interval (sec) &gt; 0</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace"># -- heartbeat mode --</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">wd_heartbeat_port = 9694</font></div><div><font face="monospace, monospace">                                    # Port number for receiving heartbeat signal</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">wd_heartbeat_keepalive = 2</font></div><div><font face="monospace, monospace">                                    # Interval time of sending heartbeat signal (sec)</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">wd_heartbeat_deadtime = 30</font></div><div><font face="monospace, monospace">                                    # Deadtime interval for heartbeat signal (sec)</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">heartbeat_destination0 = &#39;postgres-2&#39;</font></div><div><font face="monospace, monospace">                                    # Host name or IP address of destination 0</font></div><div><font face="monospace, monospace">                                    # for sending heartbeat signal.</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">heartbeat_destination_port0 = 9694</font></div><div><font face="monospace, monospace">                                    # Port number of destination 0 for sending</font></div><div><font face="monospace, monospace">                                    # heartbeat signal. Usually this is the</font></div><div><font face="monospace, monospace">                                    # same as wd_heartbeat_port.</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">heartbeat_device0 = &#39;&#39;</font></div><div><font face="monospace, monospace">                                    # Name of NIC device (such like &#39;eth0&#39;)</font></div><div><font face="monospace, monospace">                                    # used for sending/receiving heartbeat</font></div><div><font face="monospace, monospace">                                    # signal to/from destination 0.</font></div><div><font face="monospace, monospace">                                    # This works only when this is not empty</font></div><div><font face="monospace, monospace">                                    # and pgpool has root privilege.</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">#heartbeat_destination1 = &#39;host0_ip2&#39;</font></div><div><font face="monospace, monospace">#heartbeat_destination_port1 = 9694</font></div><div><font face="monospace, monospace">#heartbeat_device1 = &#39;&#39;</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace"># -- query mode --</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">wd_life_point = 3</font></div><div><font face="monospace, monospace">                                    # lifecheck retry times</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">wd_lifecheck_query = &#39;SELECT 1&#39;</font></div><div><font face="monospace, monospace">                                    # lifecheck query to pgpool from watchdog</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">wd_lifecheck_dbname = &#39;template1&#39;</font></div><div><font face="monospace, monospace">                                    # Database name connected for lifecheck</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">wd_lifecheck_user = &#39;postgres&#39;</font></div><div><font face="monospace, monospace">                                    # watchdog user monitoring pgpools in lifecheck</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">wd_lifecheck_password = &#39;&#39;</font></div><div><font face="monospace, monospace">                                    # Password for watchdog user in lifecheck</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace"># - Other pgpool Connection Settings -</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">other_pgpool_hostname0 = &#39;postgres-2&#39;</font></div><div><font face="monospace, monospace">                                    # Host name or IP address to connect to for other pgpool 0</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">other_pgpool_port0 = 9999</font></div><div><font face="monospace, monospace">                                    # Port number for othet pgpool 0</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">other_wd_port0 = 9000</font></div><div><font face="monospace, monospace">                                    # Port number for othet watchdog 0</font></div><div><font face="monospace, monospace">                                    # (change requires restart)</font></div><div><font face="monospace, monospace">#other_pgpool_hostname1 = &#39;host1&#39;</font></div><div><font face="monospace, monospace">#other_pgpool_port1 = 5432</font></div><div><font face="monospace, monospace">#other_wd_port1 = 9000</font></div><div style="font-family:verdana,sans-serif"><br></div><div style="font-family:verdana,sans-serif"><br></div><div style="font-family:verdana,sans-serif">And this is configuration for secondary instance:</div><div style="font-family:verdana,sans-serif"><br></div><div style><div style><font face="monospace, monospace">#------------------------------------------------------------------------------</font></div><div style><font face="monospace, monospace"># WATCHDOG</font></div><div style><font face="monospace, monospace">#------------------------------------------------------------------------------</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace"># - Enabling -</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace">use_watchdog = on</font></div><div style><font face="monospace, monospace">                                    # Activates watchdog</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace"># -Connection to up stream servers -</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace">trusted_servers = &#39;&#39;</font></div><div style><font face="monospace, monospace">                                    # trusted server list which are used</font></div><div style><font face="monospace, monospace">                                    # to confirm network connection</font></div><div style><font face="monospace, monospace">                                    # (hostA,hostB,hostC,...)</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">ping_path = &#39;/bin&#39;</font></div><div style><font face="monospace, monospace">                                    # ping command path</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace"># - Watchdog communication Settings -</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace">wd_hostname = &#39;postgres-2&#39;</font></div><div style><font face="monospace, monospace">                                    # Host name or IP address of this watchdog</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">wd_port = 9000</font></div><div style><font face="monospace, monospace">                                    # port number for watchdog service</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">wd_authkey = &#39;&#39;</font></div><div style><font face="monospace, monospace">                                    # Authentication key for watchdog communication</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace"># - Virtual IP control Setting -</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace">delegate_IP = &#39;192.168.56.249&#39;</font></div><div style><font face="monospace, monospace">                                    # delegate IP address</font></div><div style><font face="monospace, monospace">                                    # If this is empty, virtual IP never bring up.</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">ifconfig_path = &#39;/opt/postgres/pgpool-II/scripts&#39;</font></div><div style><font face="monospace, monospace">                                    # ifconfig command path</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">if_up_cmd = &#39;ifup.sh $_IP_$&#39;</font></div><div style><font face="monospace, monospace">                                    # startup delegate IP command</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">if_down_cmd = &#39;ifdown.sh&#39;</font></div><div style><font face="monospace, monospace">                                    # shutdown delegate IP command</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace">arping_path = &#39;/usr/sbin&#39;           # arping command path</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace">arping_cmd = &#39;arping -U $_IP_$ -w 1&#39;</font></div><div style><font face="monospace, monospace">                                    # arping command</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace"># - Behaivor on escalation Setting -</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace">clear_memqcache_on_escalation = on</font></div><div style><font face="monospace, monospace">                                    # Clear all the query cache on shared memory</font></div><div style><font face="monospace, monospace">                                    # when standby pgpool escalate to active pgpool</font></div><div style><font face="monospace, monospace">                                    # (= virtual IP holder).</font></div><div style><font face="monospace, monospace">                                    # This should be off if client connects to pgpool</font></div><div style><font face="monospace, monospace">                                    # not using virtual IP.</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">wd_escalation_command = &#39;&#39;</font></div><div style><font face="monospace, monospace">                                    # Executes this command at escalation on new active pgpool.</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace"># - Lifecheck Setting -</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace"># -- common --</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace">wd_lifecheck_method = &#39;query&#39;</font></div><div style><font face="monospace, monospace">                                    # Method of watchdog lifecheck (&#39;heartbeat&#39; or &#39;query&#39;)</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">wd_interval = 10</font></div><div style><font face="monospace, monospace">                                    # lifecheck interval (sec) &gt; 0</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace"># -- heartbeat mode --</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace">wd_heartbeat_port = 9694</font></div><div style><font face="monospace, monospace">                                    # Port number for receiving heartbeat signal</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">wd_heartbeat_keepalive = 2</font></div><div style><font face="monospace, monospace">                                    # Interval time of sending heartbeat signal (sec)</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">wd_heartbeat_deadtime = 30</font></div><div style><font face="monospace, monospace">                                    # Deadtime interval for heartbeat signal (sec)</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">heartbeat_destination0 = &#39;postgres-1&#39;</font></div><div style><font face="monospace, monospace">                                    # Host name or IP address of destination 0</font></div><div style><font face="monospace, monospace">                                    # for sending heartbeat signal.</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">heartbeat_destination_port0 = 9694</font></div><div style><font face="monospace, monospace">                                    # Port number of destination 0 for sending</font></div><div style><font face="monospace, monospace">                                    # heartbeat signal. Usually this is the</font></div><div style><font face="monospace, monospace">                                    # same as wd_heartbeat_port.</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">heartbeat_device0 = &#39;&#39;</font></div><div style><font face="monospace, monospace">                                    # Name of NIC device (such like &#39;eth0&#39;)</font></div><div style><font face="monospace, monospace">                                    # used for sending/receiving heartbeat</font></div><div style><font face="monospace, monospace">                                    # signal to/from destination 0.</font></div><div style><font face="monospace, monospace">                                    # This works only when this is not empty</font></div><div style><font face="monospace, monospace">                                    # and pgpool has root privilege.</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace">#heartbeat_destination1 = &#39;host0_ip2&#39;</font></div><div style><font face="monospace, monospace">#heartbeat_destination_port1 = 9694</font></div><div style><font face="monospace, monospace">#heartbeat_device1 = &#39;&#39;</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace"># -- query mode --</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace">wd_life_point = 3</font></div><div style><font face="monospace, monospace">                                    # lifecheck retry times</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">wd_lifecheck_query = &#39;SELECT 1&#39;</font></div><div style><font face="monospace, monospace">                                    # lifecheck query to pgpool from watchdog</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">wd_lifecheck_dbname = &#39;template1&#39;</font></div><div style><font face="monospace, monospace">                                    # Database name connected for lifecheck</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">wd_lifecheck_user = &#39;postgres&#39;</font></div><div style><font face="monospace, monospace">                                    # watchdog user monitoring pgpools in lifecheck</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">wd_lifecheck_password = &#39;&#39;</font></div><div style><font face="monospace, monospace">                                    # Password for watchdog user in lifecheck</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace"># - Other pgpool Connection Settings -</font></div><div style><font face="monospace, monospace"><br></font></div><div style><font face="monospace, monospace">other_pgpool_hostname0 = &#39;postgres-1&#39;</font></div><div style><font face="monospace, monospace">                                    # Host name or IP address to connect to for other pgpool 0</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">other_pgpool_port0 = 9999</font></div><div style><font face="monospace, monospace">                                    # Port number for othet pgpool 0</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">other_wd_port0 = 9000</font></div><div style><font face="monospace, monospace">                                    # Port number for othet watchdog 0</font></div><div style><font face="monospace, monospace">                                    # (change requires restart)</font></div><div style><font face="monospace, monospace">#other_pgpool_hostname1 = &#39;host1&#39;</font></div><div style><font face="monospace, monospace">#other_pgpool_port1 = 5432</font></div><div style><font face="monospace, monospace">#other_wd_port1 = 9000</font></div><div style="font-family:verdana,sans-serif"><br></div><div style="font-family:verdana,sans-serif"><br></div><div style="font-family:verdana,sans-serif"><br></div><div style="font-family:verdana,sans-serif"><br></div><div style="font-family:verdana,sans-serif">Can you help to resolve my issue?</div><div style="font-family:verdana,sans-serif"><br></div><div style="font-family:verdana,sans-serif">Thanks in advance.</div><div style="font-family:verdana,sans-serif"><br></div><div style="font-family:verdana,sans-serif">Best regards.</div><div style="font-family:verdana,sans-serif"><br></div><div style="font-family:verdana,sans-serif">Meph</div></div></div></div></div></div>