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

Revert Postgres connection handling #823

Merged

Conversation

marcominerva
Copy link
Contributor

Motivation and Context (Why the change? What's the scenario?)

See #789, in particular #789 (comment).

High level description (Approach, Design)

This PR restores the old Postgres connection handling, following the suggestion reported at npgsql/npgsql#5862 (comment).

If, for some reason, the default connection pooling behavior causes issues like #679, the recommend solution is to add the Pooling=false setting in the connection string.

@dluc dluc force-pushed the postgres-revert-connectionhandling branch from 884cb0d to b85cbf8 Compare October 5, 2024 03:33
@dluc dluc merged commit 6ad1d81 into microsoft:main Oct 5, 2024
6 checks passed
@marcominerva marcominerva deleted the postgres-revert-connectionhandling branch October 5, 2024 10:35
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.

2 participants