#31518: Postgres contrib app creates a connection for _all_ configured DBs on
ready.
----------------------------------+--------------------------------------
Reporter: Curtis Maloney | Owner: (none)
Type: Bug | Status: closed
Component: contrib.postgres | Version: 3.0
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+--------------------------------------
Changes (by Curtis Maloney):
* status: assigned => closed
* resolution: => invalid
Comment:
Seems I misinterpreted this code, and it's creating `DatabaseWrapper`
instances, but not necessarily connections. (calling it `conn` confused
me).
--
Ticket URL: <https://code.djangoproject.com/ticket/31518#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/066.52eec41fa30fb6c8eba8ef02702c57fb%40djangoproject.com.