Hi All,<div><br /></div><div>I have PgPool II setup with watchdog mode enabled and <span style="background-color: rgb(255, 255, 255); font-family: monospace;">wd_lifecheck_method set to as heartbeat.</span></div><div><span style="background-color: rgb(255, 255, 255); font-family: monospace;"><br /></span></div><div><span style="background-color: rgb(255, 255, 255); font-family: monospace;">Still when I am seeing my PostgreSQL Backend's logs I am receiving connection request from PgPool II severs</span></div><div><span style="background-color: rgb(255, 255, 255); font-family: monospace;">for template1 db !</span></div><div><span style="background-color: rgb(255, 255, 255); font-family: monospace;"><br /></span></div><div><font face="monospace"><span style="background-color: rgb(255, 255, 255);">Here is the log output :</span></font></div><div><font face="monospace"><span style="background-color: rgb(255, 255, 255);"><br /></span></font></div><div><font face="monospace"><span style="background-color: rgb(255, 255, 255);"><div>2018-11-29 21:14:40.234 IST [9051] ngb@template1/172.18.0.151(36476) FATAL:  no pg_hba.conf entry for host &quot;172.18.0.151&quot;, user &quot;ngb&quot;, database &quot;template1&quot;, SSL off</div><div>2018-11-29 21:14:40.250 IST [9052] ngb@template1/172.18.0.151(36484) FATAL:  no pg_hba.conf entry for host &quot;172.18.0.151&quot;, user &quot;ngb&quot;, database &quot;template1&quot;, SSL off</div><div>2018-11-29 21:14:40.522 IST [9057] ngb@template1/172.18.0.151(36512) FATAL:  no pg_hba.conf entry for host &quot;172.18.0.151&quot;, user &quot;ngb&quot;, database &quot;template1&quot;, SSL off</div><div>2018-11-29 21:14:40.539 IST [9058] ngb@template1/172.18.0.151(36520) FATAL:  no pg_hba.conf entry for host &quot;172.18.0.151&quot;, user &quot;ngb&quot;, database &quot;template1&quot;, SSL off</div><div><br /></div><div>Earlier I was using ngb user for sr_check and health_check. But now I have created dedicated users for health_check and sr_check</div><div>and have updated pgpool.conf file also and have restarted the services.</div><div><br /></div><div>But still I am getting the above error in PostgreSQL's log files. There is no place in pgpool.conf file where I have provided user as ngb</div><div>and db as 'template1' to connect.</div><div><br /></div><div>The only place I could find template1 is in wd_lifecheck_dbname. </div><div><br /></div><div>I am not able to find out why this is happening. Kindly help team.</div><div><br /></div><div>Regards,</div><div>Nitish Kumar</div></span></font></div>