digitalcourage.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Diese Instanz wird betrieben von Digitalcourage e.V. für die Allgemeinheit. Damit wir das nachhaltig tun können, erheben wir einen jährlichen Vorausbeitrag von 1€/Monat per SEPA-Lastschrifteinzug.

Server stats:

815
active users

Friends don't let friends double connection pool :blobcatfacepalm:
Just saw a setup with HikariCP pooling in front of Pgpool...

@vyruss with PGPool on the application servers?

@sjstoelting @vyruss certainly very unlikely to see a Java app which is not using a pooler. Not sure I see that as a major issue, it's often solving a different issue to a centralised external pooler. Sure you still need to pay attention to the pooling config.