<div dir="ltr">Hello All,<div><br></div><div>I'm using <a href="https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha">https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha</a> helm charts to deploy pgpool+postgres with 3 replicas on k8s cluster. All is well. Below are the parameters.</div><div><br clear="all"><div>postgresql.maxConnections=900<br></div><div>pgpool.authenticationMethod=md5<br></div><div>pgpool.maxPool=28<br></div><div>pgpool.clientIdleLimit=300<br></div><div><br></div><div>All others are default values. The setup comes fine. Our applications are working fine. Now as part of performance testing, the team has run the scripts and the pgpool goes down with FATAL:  Sorry, too many clients already and the pgpool pods keep restarting. Its been 3 days and its still restarting with same error. I deleted my applications to check whats wrong with pgpool. But even after deleting the applications, pgpool is still restarting with same error. So I thought of asking the experts here, how to fine-tune the pgpool parameters to achieve performance. When I checked the backend postres connections, it was 67. After deleting applications it is 4. The command I used is SELECT sum(numbackends) FROM pg_stat_database; </div><div><br></div><div>Please let me know if you need any additional information. Thanks. </div><div><br></div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><font style="font-family:courier new,monospace" size="1"><b style="color:rgb(102,102,102)">Regards,<br><br></b></font><div style="color:rgb(102,102,102)"><font size="1"><b><font face="'comic sans ms', sans-serif"><font style="font-family:courier new,monospace" size="1">K S Praveen Kumar<br>M: +91-9986855625 </font><br></font></b></font></div></div></div></div>