<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>I am puzzled by the following behavior:</div>
<div><br>
</div>
<ol>
<li>Two nodes, each running pgpool/PG, master on 0, hot standby on 1, configured for streaming replication.</li><li>I bring down the database on the standby, node 1</li><li>Both pgpools mark the standby node as down</li><li>I bring the standby database back up</li><li>Nothing happens</li></ol>
<div>If I manually restart the standby, should I always use pcp attach node to get the pgpool processes to recognize the standby?</div>
<div>Or, is there a config parameter I can set to have pgpool try the dead standby periodically, to detect when it comes back?</div>
<div><br>
</div>
<div>Thanks</div>
<div>Wes</div>
</body>
</html>