1
0
mirror of https://github.com/timescale/timescaledb.git synced 2025-06-02 11:16:47 +08:00
Ildar Musin 1718120fc0 Add optional force argument to refresh_continuous_aggregate
Add optional `force` parameter to the `refresh_continuous_aggregate`
procedure that would allow user to partially re-materialize cagg within
a time window that has been previously materialized.
2025-01-14 15:26:08 +01:00

2 lines
82 B
Plaintext

Implements: #7521 Add optional `force` argument to `refresh_continuous_aggregate`