Skip to content

Pool Postgres connections #3043

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

itowlson
Copy link
Collaborator

Fixes #3030.

Draft for now. Needs more testing and some tidying but I want to see if tests pass, and to verify with factors experts if I have the pools in the right place (AppState).

@itowlson itowlson force-pushed the pg-connection-pool branch 2 times, most recently from 7dca161 to 9f9bdce Compare March 18, 2025 01:09
@itowlson itowlson force-pushed the pg-connection-pool branch from 9f9bdce to 7cfa3c2 Compare July 14, 2025 22:14
@itowlson itowlson force-pushed the pg-connection-pool branch from 7cfa3c2 to edc36eb Compare July 14, 2025 22:17
@itowlson itowlson marked this pull request as ready for review July 14, 2025 22:18
@itowlson itowlson requested review from lann and kate-goldenring July 14, 2025 22:18
@itowlson
Copy link
Collaborator Author

See #3030 for local performance characteristics.

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

Successfully merging this pull request may close these issues.

Reuse connections between requests with Postgres
1 participant