github citusdata/pg_cron v1.4.0

latest releases: v1.6.2, v1.6.1, v1.6.0...
2 years ago
  • Adds a cron.alter_job function to change job properties, by @bdrouvotAWS
  • Adds a cron.schedule_in_database function to schedule in a custom database, by @bdrouvotAWS
  • Adds a cron.log_min_messages setting to control log_min_messages in pg_cron launcher, by @bdrouvotAWS
  • Adds a cron.enable_superuser_jobs setting to disallow superuser jobs, by @marcocitus
  • Fixes a bug that could cause jobs to hang when using cron.use_background_workers, by @bdrouvotAWS
  • Fixes a small memory allocation bug, by @mrdrivingduck
  • PostgreSQL 14 is supported (no changes were needed)

Don't miss a new pg_cron release

NewReleases is sending notifications on new releases.