Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when doing too many calls, pq: remaining connection slots are reserved for non-replication superuser connections #462

Open
rogerfar opened this issue Aug 22, 2024 · 0 comments

Comments

@rogerfar
Copy link

When running too many queries at the same (I have a large amount of users and databases) a command like terraform destroy will break the provider with the error:

pq: remaining connection slots are reserved for non-replication superuser connections

It might be needed to more efficiently open and close connections when needed, or limit the amount of open connections.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant