MannemSolutions / PgQuartz

Cluster aware scheduler for PostgreSQL
GNU General Public License v3.0
3 stars 1 forks source link

Initial version of pgquartz #2

Closed sebasmannem closed 2 years ago

sebasmannem commented 2 years ago

define a job in a yaml config file

job can be scheduled cron-like job can be set to only run on:

option to check a jobs result

sebasmannem commented 2 years ago

Alerting will be taken care of in #31. All other things are taken care of in MVP.