github citusdata/pg_cron v1.5.0

latest releases: v1.6.4, v1.6.3, v1.6.2...
20 months ago
  • Adds the possibility of scheduling a job with a 1-59 second interval
  • Adds a cron.timezone setting to configure the timezone of cron schedules, by @TsinghuaLucky912
  • Removes pg_stat_activity reporting of internal pg_cron metadata queries
  • Fixes a bug that caused issues with long job names
  • Fixes a bug that caused inactive reboot jobs to still run
  • Fixes a bug that could limit concurrency for background workers
  • Fixes a bug that prevented compiling on ARM, by @hslightdb
  • Fixes regression tests for PostgreSQL <= 12, by @df7cb

Don't miss a new pg_cron release

NewReleases is sending notifications on new releases.