feat: base clean_timescaledb_job_his 优化
This commit is contained in:
parent
b1fe8831cc
commit
ab0a5c17fe
|
|
@ -74,4 +74,4 @@ def clean_timescaledb_job_his(num: int = 30):
|
|||
RAISE NOTICE 'Table _timescaledb_internal.bgw_job_stat_history not found.';
|
||||
END IF;
|
||||
END$$;
|
||||
""")
|
||||
""", timeout=300)
|
||||
Loading…
Reference in New Issue