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 a cagg config parameter to override the instance-level timescaledb.enable_tiered_reads GUC #7587

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zilder
Copy link
Contributor

@zilder zilder commented Jan 10, 2025

This PR doesn't contain any API changes yet (to be discussed).

Refresh policy now includes or excludes tiered data based on policy's enable_tiered_reads config parameter regardless of the timescaledb.enable_tiered_reads GUC:

{
    "end_offset": "1 day",
    "start_offset": "6 months",
    "mat_hypertable_id": 43,
    "enable_tiered_reads": true
}

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.

1 participant