<div dir="ltr"><div>I&#39;m looking at using pgpool-II in a situation that requires authentication and was looking through the online documentation here:<br><br><a href="http://www.pgpool.net/docs/latest/pgpool-en.html">http://www.pgpool.net/docs/latest/pgpool-en.html</a><br>
<br></div>And read things like:<br><br>&gt; pgpool-II does not support pg_hba.conf-like access controls. If
        TCP/IP connections are enabled, pgpool-II accepts all the
        connections from any host. <br clear="all"><div><div><br>&gt; &quot;hostssl&quot; connection type is not supported<br><br>&gt; pgpool currently does not support IPv6.<br><br></div><div>As far as I can tell from the source and the rest of the documentation these are all not true and pool_hba.conf is actually fully functional. Am I reading this correctly?<br>
<br></div><div>As an aside, I note the pgpool throws away all connection errors from the server, not even logging them. Is there a better way to debug connection problems than strace?<br><br></div><div>Thanks in advance,<br>
-- <br>Martijn van Oosterhout &lt;<a href="mailto:kleptog@gmail.com">kleptog@gmail.com</a>&gt; <a href="http://svana.org/kleptog/">http://svana.org/kleptog/</a>
</div></div></div>