<div dir="ltr">$ cat /opt/bitnami/pgpool/conf/pool_hba.conf <br>host all all <a href="http://192.162.122.0/24">192.162.122.0/24</a> password<br>local    all             all                            trust<br>host     all             replica       all         trust<br>host     all             postgres       all         scram-sha-256<br>host     all             wide               all         trust<br>host     all             pop_user           all         trust<br>host     all             all                all         scram-sha-256<br><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Aug 2, 2023 at 12:40 PM Tan Mientras <<a href="mailto:tanimientras@gmail.com">tanimientras@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Did you get the error when your application connects to pgpool or <br>
when you connect to pgpool using psql?<br></blockquote><div>when the application (drupal site/php) connects to db.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">As you mentioned you are using bitnami docker image.<br>
Sorry, I am not familiar with bitnami docker image.<br>
Please make sure the setting was updated.<br></blockquote><div> </div><div><br></div><div>$ grep enable_pool_hba /opt/bitnami/pgpool/conf/pgpool.conf <br>enable_pool_hba = 'on'</div><div><br></div></div></div>
</blockquote></div>