Hello all.<div><br></div><div>My company is currently thinking about deploying pgpool as a high availability solution of our current postgresql installation (we want to be able to have an automated method of switching to a hot-standby pg instance at any point).</div>
<div><br></div><div>We are a java shop, and will be connecting to pg pool via the JDBC4 driver (its really jdbc3 under the covers). </div><div><br></div><div>The problem is that we discovered a complete show stopper bug, where pg pool crashes immediately upon connection with the JDBC driver. Connections/queries via psql work quite fine.</div>
<div><br></div><div>Upon further investigation by one of my colleagues we discovered the issue was this: <a href="http://www.pgpool.net/mantisbt/view.php?id=21" target="_blank">http://www.pgpool.net/mantisbt/view.php?id=21</a> .</div>
<div><br></div><div>Even though we applied the patch, I am quite uneasy, because this is a show stopper bug, imho. I am worried that this could prove to be just the beginning of a series of issues.</div><div><br></div><div>
My question is, does anybody have a sense how many companies/organizations have chosen to deploy a pgpool/java in their production environment? What is the overall impression of the stability of the product? Any gotchas, or clear do-not-do-this items that you can point out?</div>
<div><br></div><div>Thank you very much,</div><div><br></div><div>Nick</div>