github cybertec-postgresql/pg_timetable v2.0.0

latest releases: v6.2.0, v6.1.0, v6.0.0...
5 years ago

The new major v2 release introduces:

  • brand new cron-style schedules;
  • @reboot, @every and @after jobs;
  • disallow executing the shell tasks using --no-shell-tasks command line parameter;
  • continuos testing implemented with GitHub Actions;
  • release packages for different platforms available (.rpm, .deb, .tar.gz, .zip; Linux, macOS, Windows)
  • no external .sql files for bootstrapping, only single binary shipped;
  • upgrade machinery with database migrations implemented, see --upgrade option;
  • notice processing added, e.g., RAISE NOTICE ... from tasks collected into the log

Don't miss a new pg_timetable release

NewReleases is sending notifications on new releases.