Skip to content

PoolError: connection pool exausted #13

@guytamir1

Description

@guytamir1

Hey there,

Started working with django-db-pool.
Once I changed the settings and deployed to Heroku I saw immediate improvements in response times.

For some reason when I'm running in dev mode on my machine I'm getting
PoolError: connection pool exausted

This happens on the second time I try to query the DB.
First time I log in (check DB for data) and all is well, when the next page loads I get the error..

Same code is running great in production..
Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions