Anyone here successfully using PGBouncer on their Digital Ocean Postgres Database? (Strapi V3)

I am actually still dealing with this knex connection timeout issue with my Strapi v3 instance which causes Strapi to restart occasionally. I really want to avoid this in the future but have not found a working solution yet.

Now my last straw would be to use Digital Ocean’s built-in interface to create a PGBouncer and connect my Strapi instance to the new bouncer.

Theoretically this should do the job but I was wondering if there is anything that might conflict with Strapi’s built-in knex pooling system?