Closed tylerfontaine closed 3 years ago
When cagg jobs are running, they hold locks on the "_timescaledb_catalog.continuous_aggs_invalidation_threshold table. This adds the cagg jobs to the jobmover code so they are also rescheduled, allowing this table to be backed up consistently.
"_timescaledb_catalog.continuous_aggs_invalidation_threshold
Fixes #38
When cagg jobs are running, they hold locks on the
"_timescaledb_catalog.continuous_aggs_invalidation_threshold
table. This adds the cagg jobs to the jobmover code so they are also rescheduled, allowing this table to be backed up consistently.Fixes #38