<div dir="ltr">Hello list,<div><br></div><div style>I think I have something configured incorrectly.  I have postgres 9.2.5 with pgpool 3.3</div><div style><br></div><div style>I have postgres setup with streaming replication, and pgpool in master/slave mode.  I have a db1 and a db2 (2 nodes).  When i have db1 as the primary and db2 as the secondary, and I shutdown db1, it fails over as expected and db2 becomes primary.  I have a problem when I restart db1.  I expect pgpool to see that it is back online and for it to come back as a standby.  It doesn&#39;t do this and stays in the down status according to pgpool</div>
<div style><br></div><div style><div>2013-11-15 20:08:10 DEBUG: pid 12634: health_check: 0 th DB node status: 3</div><div>2013-11-15 20:08:10 DEBUG: pid 12634: health_check: 1 th DB node status: 2</div><div><br></div><div style>
Are there any settings I should be looking at?  I don&#39;t know why pgpool doesn&#39;t see the database is back online and ready to be recovered.</div></div></div>