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

Update SQLite so that the hash tables in the *-shm file are large enough to fit 128K entries each, instead of the default 4K #2047

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

flodnv
Copy link
Contributor

@flodnv flodnv commented Jan 7, 2025

Details

image

…ugh to fit 128K entries each, instead of the default 4K.
@flodnv flodnv self-assigned this Jan 7, 2025
@tylerkaraszewski
Copy link
Contributor

I've approved this but I'd love to see a plan for how we evaluate whether it helps in production.

@flodnv flodnv changed the title [HOLD] Update SQLite so that the hash tables in the *-shm file are large enough to fit 128K entries each, instead of the default 4K Update SQLite so that queries with large WAL files are faster Jan 20, 2025
@flodnv flodnv changed the title Update SQLite so that queries with large WAL files are faster Update SQLite so that the hash tables in the *-shm file are large enough to fit 128K entries each, instead of the default 4K Jan 20, 2025
@flodnv
Copy link
Contributor Author

flodnv commented Jan 20, 2025

@flodnv
Copy link
Contributor Author

flodnv commented Jan 20, 2025

Updated to fix conflicts, I'd like to deploy this ASAP, please merge 🙇

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