How to setup PGBouncer/Connection Pool for my services connecting to Postgresql DB

I have a background worker that in high spikes will create hundrends of connections to Postgres DB unless i set up a connection pool. Previously I set up pgbouncer to prevent this from happening. Is there any way to set this up on Render for my services?

Hi there,

As I understand it, we will be making a Render PGBouncer example available later this week which you’ll be able to deploy and use as you previously did,

Regards,

John B

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.