<div dir="ltr">Hi<div><br></div><div>Newbie here dealing with a minimal 3-node pgpool cluster (using bitnami docker image).</div><div><br></div><div>On my first test after succesfully setting up the cluter, client complains with "pool_passwd file does not contain an entry for 'dbusername'"</div><div><br></div><div>After reading <a href="https://www.pgpool.net/docs/pgpool-II-4.4.3/en/html/client-authentication.html">https://www.pgpool.net/docs/pgpool-II-4.4.3/en/html/client-authentication.html</a> I'm still unable to understand if pgpool can forward the credentials to postgresql or if it always act as a "man in the middle" and uses their own credentials to query the db.</div><div><br></div><div>How could I configure pgpool to "forward" username/password provided by client to postgresql? Is there a way to not use pool_passwd file?</div><div><br></div><div>Thanks in advance</div><div>Regards.</div></div>