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

Add support for wal-disk-size parameter in 001_timescaledb_tune.sh #270

Open
bastian-vogl opened this issue Sep 24, 2024 · 0 comments
Open

Comments

@bastian-vogl
Copy link

Currently, the 001_timescaledb_tune.sh script does not support passing the wal-disk-size parameter to timescaledb-tune. This parameter is essential for tuning the write-ahead log (WAL) settings based on the disk size allocated for WAL.

Adding this feature will allow users to optimize their PostgreSQL configuration more precisely, improving performance for workloads with specific WAL disk size requirements.

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

No branches or pull requests

1 participant