Your developers need to fix the connection leaking in their Quartz scheduler code. Most likely, they aren’t releasing the connection. Sent from my iPhone > On Jun 30, 2022, at 7:19 PM, Sbob <sbob@xxxxxxxxxxxxxxxxxxxxx> wrote: > > All; > > > I have a client that was using pgbouncer and PostgreSQL 12 relatively issue free, they recently deployed the quartz scheduler and now the db is running out of max_connections on a regular basis. I have an outage scheduled to increase max_connections but I am concerned that quartz will simply use them up. > > > Has anyone else run into this? know of any fixes? > > > Thanks in advance > > > >