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

[Enhancement]: Add GUC for disabling/enabling partial recompression #7381

Open
antekresic opened this issue Oct 22, 2024 · 0 comments · May be fixed by #7413
Open

[Enhancement]: Add GUC for disabling/enabling partial recompression #7381

antekresic opened this issue Oct 22, 2024 · 0 comments · May be fixed by #7413
Assignees
Labels
enhancement An enhancement to an existing feature for functionality

Comments

@antekresic
Copy link
Contributor

What type of enhancement is this?

User experience

What subsystems and features will be improved?

Compression

What does the enhancement do?

Adding a GUC should give the ability to users to disable segmentwise recompression and instead do full recompression of chunks. This can be beneficial when users have workloads which can trigger slower recompression and doing a full recompression is beneficial.

Implementation challenges

No response

@antekresic antekresic added the enhancement An enhancement to an existing feature for functionality label Oct 22, 2024
@antekresic antekresic added this to the TimescaleDB 2.18.0 milestone Oct 22, 2024
@kpan2034 kpan2034 linked a pull request Oct 31, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement to an existing feature for functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants