<div dir="ltr">I have a problem with <span style="color:rgb(0,0,0)">pgpoolAdmin</span>. Though I am logged in as &quot;postgres&quot; user which is superuser also. I see following after login:<br><div><ul style="list-style:square;color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:x-small"><li>superuser: unknown (Connection error)</li></ul><div><font color="#000000" face="verdana, arial, helvetica, sans-serif" size="1"><br></font></div><div>Also, I see following query returns correct output:</div><div># psql -h 172.21.4.222 -p 5432 -U postgres -W template1 -c &quot;SELECT usesuper FROM pg_user WHERE usename = &#39;postgres&#39;&quot;<br></div><div>Password for user postgres:</div><div> usesuper</div><div>----------</div><div> t</div><div>(1 row)</div><div><br></div></div><div>Here 172.21.4.222 is the pgpool IP running on port 5432.</div><div><br></div><div>And, my pg_hba.conf has following entries with respect to pgpool:</div><div>host all all <a href="http://172.21.4.222/32">172.21.4.222/32</a> trust<br></div><div><br></div><div><b>Other Details:</b></div><div>PgPoolAdmin Version : 3.5.1</div><div>PgPool Version : 3.5.5</div><div>PostgreSQL Version : 9.6.1</div><div><br></div><div>Regards,</div><div>Amit</div></div>