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

Adds more database tuning settings for PostgreSQL #17236

Merged
merged 4 commits into from
Feb 21, 2025
Merged

Conversation

cicdw
Copy link
Member

@cicdw cicdw commented Feb 21, 2025

Adds two more settings for tuning PostgreSQL setups of the server:

  • prepared_statement_cache_size
  • statement_cache_size

Closes #16243
Supersedes #16374

@github-actions github-actions bot added enhancement An improvement of an existing feature integrations Related to integrations with other services docs labels Feb 21, 2025
Copy link

codspeed-hq bot commented Feb 21, 2025

CodSpeed Performance Report

Merging #17236 will not alter performance

Comparing more-db-tuning-settings (b1c5cc0) with main (29748d5)

Summary

✅ 2 untouched benchmarks

Copy link
Collaborator

@zzstoatzz zzstoatzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@cicdw cicdw merged commit dc78b56 into main Feb 21, 2025
47 checks passed
@cicdw cicdw deleted the more-db-tuning-settings branch February 21, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs enhancement An improvement of an existing feature integrations Related to integrations with other services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Support to inform connect_args in SQLAlchemy connections
2 participants