<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} @font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        text-align:right;
        direction:rtl;
        unicode-bidi:embed;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
a:link, span.MsoHyperlink
        {color:#0563C1;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri",sans-serif;
        color:windowtext}
.MsoChpDefault
        {font-family:"Calibri",sans-serif}
@page WordSection1
        {margin:72.0pt 90.0pt 72.0pt 90.0pt}
div.WordSection1
        {}--></style>
</head>
<body dir="ltr" style="font-size:10pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>I'm somewhat new to pgpool myself so this may be wrong but my understanding is that when a node (master or standby) fails pgpool&nbsp;marks that node as&nbsp;offline.&nbsp; When the issue&nbsp;with the&nbsp;failed node is resolved&nbsp;you must&nbsp;re-attach the node&nbsp;to bring it back&nbsp;into
 the cluster using the pcp_attach_node command<br>
</p>
<p><br>
</p>
<p>pcp_attach_node 10 localhost 9898 user password node_id</p>
<p><br>
</p>
<p>There may be a method to handle this automatically but I don't know it.<br>
</p>
<p><br>
</p>
<p>Regards<br>
</p>
<p><br>
</p>
<p><br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> pgpool-general-bounces@pgpool.net &lt;pgpool-general-bounces@pgpool.net&gt; on behalf of Avi Weinberg &lt;AviW@gilat.com&gt;<br>
<b>Sent:</b> Thursday, February 25, 2016 10:20 AM<br>
<b>To:</b> pgpool-general@pgpool.net<br>
<b>Subject:</b> [pgpool-general: 4495] follow_master in case the old master does not have network connectivity.</font>
<div>&nbsp;</div>
</div>
<div>
<div class="WordSection1">
<p class="MsoNormal" style="text-align:left; direction:ltr; unicode-bidi:embed">Hi all,</p>
<p class="MsoNormal" style="text-align:left; direction:ltr; unicode-bidi:embed">&nbsp;</p>
<p class="MsoNormal" style="text-align:left; direction:ltr; unicode-bidi:embed">If I understood correctly follow_master is called immediately after old master fails and new master is promoted.&nbsp; However, what if there is no connection to old master and the connection
 resumes after few minutes.&nbsp; Will follow_master will be executed then?.&nbsp; Is there an automatic way to make the old master into a slave if the old master machine is reconnected only after an extended period of time?&nbsp; Who should monitor the old master connectivity?</p>
<p class="MsoNormal" style="text-align:left; direction:ltr; unicode-bidi:embed">&nbsp;</p>
<p class="MsoNormal" style="text-align:left; direction:ltr; unicode-bidi:embed">Thanks for all the assistance</p>
</div>
</div>
</div>
</body>
</html>