mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
This needs better debugging, but our connection pooling is probably pretty complicated (each WSGI daemon process can have 15 connections to DB, 5+10 overflow). And we have _many_ processes nowadays, while the default connection limit is 100 in PostgreSQL.