Latest

Tiger Cloud: Performance, Scale, Enterprise, Free

Self-hosted products

MST

Delete a job registered with the automation framework. This works for jobs as well as policies.

If the job is currently running, the process is terminated.

Delete the job with the job id 1000:

SELECT delete_job(1000);
NameTypeDescription
job_idINTEGERTimescaleDB background job id

Keywords

Found an issue on this page?Report an issue or Edit this page in GitHub.