forked from mozilla/bedrock
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch psycopg2 for psycopg (3) (mozilla#14753)
This opens the door to connection pooling without PgBouncer once we're on Django 5.1, but should also be faster than v2 anyway, so worth trying now to deal with our DB saturation issues. Small dep bumps along the way.
- Loading branch information
1 parent
decefb0
commit 0ebadb1
Showing
3 changed files
with
210 additions
and
216 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.