I found something interesting in my logs:
LOG: refreshing continuous aggregate “values_fmin” in window […]
That was a materialized view that I dropped a long time ago.
I tried to use policy functions to delete/check this policy, but every command I tried said there is no such policy.
Hi,
thanks for your response and sorry for the late answer, I completely forgot about this thread.
Fun fact I don’t see any other refresh jobs than those that are valid.
I could not find job_errors:
select * from timescaledb_information.job_errors;
ERROR: relation “timescaledb_information.job_errors” does not exist