Fix postgres running out of available connection slots #584
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/gitea_db_connections"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes Gitea opening too many connections, which can impact other apps trying to connect as well.
closes #583
Cap maximum open database connectionsto Fix postgres running out of available connection slots