Skip to main content
Community Delete a registered with the automation framework. This works for s as well as policies. If the is currently running, the process is terminated.

Samples

Delete the with the id 1000:
SELECT delete_job(1000);

Arguments

The syntax is:
SELECT delete_job(
    job_id = <job_id>
);
NameTypeDefaultRequiredDescription
job_idINTEGER-TimescaleDB background id