Updated list of GUCs from TimescaleDB 2.24.0#4570
Conversation
|
|
|
|
|
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-create-pull-request-patch |
| | `enable_cagg_reorder_groupby` | `BOOLEAN` | `true` | Enable group by clause reordering for continuous aggregates | | ||
| | `enable_cagg_sort_pushdown` | `BOOLEAN` | `true` | Enable pushdown of ORDER BY clause for continuous aggregates | | ||
| | `enable_cagg_wal_based_invalidation` | `BOOLEAN` | `false` | Use WAL to track changes to hypertables for continuous aggregates. This feature is early access from TimescaleDB v2.23.0 | | ||
| | `enable_cagg_wal_based_invalidation` | `BOOLEAN` | `false` | Use WAL to track changes to hypertables for continuous aggregates. This is not meant for production use. | |
There was a problem hiding this comment.
Can you revert to the agreed text from the last release please. Instead of "this is not meant for production use",
This feature is early access from TimescaleDB v2.23.0
Same for the othe rchange.
9a47a88 to
370a1c2
Compare
Automated changes by create-pull-request GitHub action