#31373: Django 3.x / uwsgi is leaking connections -----------------------------------------+------------------------ Reporter: Marcin Nowak | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized | Version: 3.0 Severity: Normal | Keywords: Triage Stage: Unreviewed | Has patch: 0 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | Easy pickings: 0 UI/UX: 0 | -----------------------------------------+------------------------ Project upgraded from 2.x to 3.0.4 is leaking PostgreSQL database connections. ATOMIC_REQUESTS=False, AUTOCOMMIT=True, CONN_MAX_AGE=0
After few hours all posgtress connections are used (too many connections error). pg_stat_activity is reporting idle connections with part of queries visible. I would try to deliver more details later. -- Ticket URL: <https://code.djangoproject.com/ticket/31373> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/050.93a8d0fc4e89003bd67a304a1c5cacb2%40djangoproject.com.