Skip to content

chore: remove enable_cagg_window_functions#4577

Merged
billy-the-fish merged 6 commits intolatestfrom
remove-enable_cagg_window_functions
Nov 19, 2025
Merged

chore: remove enable_cagg_window_functions#4577
billy-the-fish merged 6 commits intolatestfrom
remove-enable_cagg_window_functions

Conversation

@billy-the-fish
Copy link
Contributor

ALTER MATERIALIZED VIEW olhc_1m SET (timescaledb.enable_cagg_window_functions=true );
ERROR: unrecognized parameter "timescaledb.enable_cagg_window_functions"

HINT: Valid timescaledb parameters are: continuous, create_group_indexes, materialized_only, columnstore, finalized, chunk_interval, segmentby, orderby, compress_chunk_interval, invalidate_using

Same for CREATE.

@github-actions
Copy link

Allow 10 minutes from last push for the staging site to build. If the link doesn't work, try using incognito mode instead. For internal reviewers, check web-documentation repo actions for staging build status. Link to build for this PR: http://docs-dev.timescale.com/docs-remove-enable_cagg_window_functions

Copy link
Contributor

Choose a reason for hiding this comment

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

It's still in GUC! We only have to remove from the alter materialised doc page!

Copy link
Contributor

Choose a reason for hiding this comment

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

@billy-the-fish needs to remove from api/continuous-aggregates/alter_materialized_view.md, not from others.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@billy-the-fish billy-the-fish merged commit bd22d79 into latest Nov 19, 2025
3 checks passed
@billy-the-fish billy-the-fish deleted the remove-enable_cagg_window_functions branch November 19, 2025 09:30
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.

3 participants