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

PI-2593 Switch to prepared statements for contact indexing #4320

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

marcus-bcl
Copy link
Contributor

This improves performance by allowing the DB to prepare and cache a single execution plan for the query.

This improves performance by allowing the DB to prepare and cache a single execution plan for the query.
@marcus-bcl marcus-bcl requested a review from a team as a code owner October 16, 2024 11:55
@github-actions github-actions bot added the bug Something isn't working label Oct 16, 2024
@marcus-bcl marcus-bcl merged commit f2a3f4c into main Oct 16, 2024
113 checks passed
@marcus-bcl marcus-bcl deleted the PI-2593-prepared-statement branch October 16, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants