<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi everybody&nbsp;<div><br></div><div>I've the next architecture with pgpool:&nbsp;</div><div><br></div><div>4 nodes</div><div><br></div><div>1 Master Node</div><div>2 Standbys Node</div><div>1 pgpool Node</div><div><br></div><div>I've disabled the load balancing, because some clients report me problems with the load balancer, they told me the load balancer some times send querys to standby nodes, which has not yet recovered data and the querys fail, but this topic is for another thread.</div><div><br></div><div>When I try run a stress test with hammerdb I see next errors in the pgpool Node</div><div><br></div><div><div>2015-11-27 16:48:21: pid 20190: FATAL: &nbsp;unable to read data from DB node 0</div><div>2015-11-27 16:48:21: pid 20190: DETAIL: &nbsp;EOF encountered with backend</div><div>2015-11-27 16:48:21: pid 19182: LOG: &nbsp;child process with pid: 20190 exits with status 256</div><div>2015-11-27 16:48:21: pid 19182: LOG: &nbsp;fork a new child process with pid: 20298</div><div>2015-11-27 16:48:21: pid 20163: FATAL: &nbsp;unable to read data from DB node 0</div><div>2015-11-27 16:48:21: pid 20163: DETAIL: &nbsp;EOF encountered with backend</div><div>2015-11-27 16:48:21: pid 19182: LOG: &nbsp;child process with pid: 20163 exits with status 256</div><div>2015-11-27 16:48:21: pid 19182: LOG: &nbsp;fork a new child process with pid: 20299</div></div><div><br></div><div>In all Child, therefore the hammerdb stop the test because all connections it lots.</div><div><br></div><div>Best regards!</div><div><br></div><div>DrakoRod</div>                                               </div></body>
</html>