#22420: Postgresql connections not being dropped between tests?
-----------------------------------+--------------------------------------
     Reporter:  bacongobbler       |                    Owner:  nobody
         Type:  Bug                |                   Status:  new
    Component:  Testing framework  |                  Version:  1.6
     Severity:  Normal             |               Resolution:
     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 anonymous):

 I wonder if this issue is specific to a certain version of Postgres (or
 maybe surfaced with it) as I have had Django 1.6.2 for some time and only
 started hitting this issue after a Postgres package upgrade. I have
 upgraded postgresql from 9.1.12 to 9.1.13 and started getting the error
 after a reboot a couple of days later.

 We don't use LiveServerTestCase and I wasn't using CONN_MAX_AGE in my
 settings. Setting CONN_MAX_AGE to 0 doesn't change anything for me.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22420#comment:4>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/070.3f73e8da67ff794c096f1408c49418dc%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to