[Feedback] Page: /api/latest/continuous-aggregates/add_continuous_aggregate_policy/
Is it easy to find the information you need?
None
Are the instructions clear?
No
How could we improve the Timescale documentation site?
Hi there,
I'm trying to create new continuous aggregate policies including the initial_start parameter. The documentation suggests this is required, but it doesn't appear in the example. In addition, I'm unable to reference initial_start or timezone in the add_continuous_aggregate_policy function call when trying to run the function. See screenshot below for example.
Any help and/or corrections to the documentation would be appreciated.
Many thanks!
Thank you for the report. We welcome documentation contributions!
- For information about how to propose a change, see the contributing guide in our GitHub repository.
- For information on style and word usage, see the style guide
Never mind, I had a dig around in the code itself and can see that this change was added in version 2.9, and we're on 2.7.
It would be useful if documentation was versioned so these complications/confusions don't happen.