Re: Proposal: Job Scheduler - Mailing list pgsql-hackers

From Adam Brusselback
Subject Re: Proposal: Job Scheduler
Date
Msg-id CAMjNa7cj_t1+mh9Lx8W3Hobfqcn-S0D9J5BxuPpXeWr2mJzgLA@mail.gmail.com
Whole thread Raw
In response to Re: Proposal: Job Scheduler  (Nikolay Samokhvalov <nik@postgres.ai>)
List pgsql-hackers
Add me to the +1 for having a built-in scheduler. It's useful for plenty of things like automated partition creation (as noted), scheduling backups, index maintenance, batch processing jobs, etc...

I wrote jpgAgent (compatible with pgAgent) ~10 years ago because pgAgent was too unstable (and the other scheduling tools hadn't come out yet), but I really wish I didn't have to deal with external tooling for features like this at all.

pgsql-hackers by date:

Previous
From: Nikolay Samokhvalov
Date:
Subject: Re: Proposal: Job Scheduler
Next
From: Fujii Masao
Date:
Subject: Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE