<div dir="ltr"><div>All,</div><div>I've just open sourced PGPool.</div><div><br></div><div>PGPool is a PosgreSQL client that automatically uses connection pools and handles reconnections in case of errors.</div><div>Under the hood, it uses epgsql as the PostgreSQL driver, and poolboy as pooling library.</div><div><br></div><div>It can be found here:</div><div><a href="https://github.com/ostinelli/pgpool">https://github.com/ostinelli/pgpool</a></div><div><br></div><div>There are other PostgreSQL pool solutions out there, however the ones I've found either do not handle reconnects, or have outdated dependencies, etc.</div><div>Hopefully this can help others.</div><div><br></div><div>Cheers,</div><div>r.</div><div><br></div></div>