Hi! Today I add one more CAgg for the hypertable and following processes are slowdowned:
- CALL refresh_continuous_aggregate().
- SELECT * FROM CAgg WHERE date_ >= ‘2022-01-01’ AND date_ < ‘2022-10-01’ ORDER BY col1, col2, col3;
Is this a bug or or did I miss something?
CAgg was created WITH NO DATA.
PostgreSQL 12.8
TimescaleDB 2.8.0