#35672: Using database connection pooling raises PoolTimeout after a while
-------------------------------------+-------------------------------------
     Reporter:  André S. Hansen      |                    Owner:  (none)
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  5.1
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  needsinfo
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by Florian Apolloner):

 Hi André, it would probably help if you enabled the `psycopg.pool` logger
 and then check if the connections are returned to the pool properly. Also
 what is your request rate and how long are the requests taking? How are
 you running the django server? What are the postgresql connection limits?
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35672#comment:3>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107019164cace28-cc8c28ee-73a4-4132-ac37-2fc0f3ad30f5-000000%40eu-central-1.amazonses.com.

Reply via email to