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

Probe for psycopg2 and psycopg3 parameters function. #2492

Merged
merged 1 commit into from Nov 8, 2023

Conversation

antonpirker
Copy link
Member

Also probe for the psycopg3 parameters function, to not fall back to get_connection_params() when using psycopg3. This should improve performance for psycopg3 Django projects.

Fixes #2303

@antonpirker antonpirker merged commit c8154be into master Nov 8, 2023
313 of 314 checks passed
@antonpirker antonpirker deleted the antonpirker/2303-psycopg3 branch November 8, 2023 07:36
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.

Performance issue with Sentry 1.29.2
2 participants