Sign inSign up

cybertecpostgresql/pg_timetable

By cybertecpostgresql

Updated 26 days ago

pg_timetable is an advanced job scheduler for PostgreSQL

Image
Databases & storage
1

100K+

cybertecpostgresql/pg_timetable repository overview

License: MIT Go Report Card Release

pg_timetable: Advanced scheduling for PostgreSQL

pg_timetable is an advanced job scheduler for PostgreSQL, offering many advantages over traditional schedulers such as cron and others.

  • Tasks can be arranged in chains
  • A chain can consist of SQL and executables
  • Parameters can be passed to chains
  • Missed tasks (possibly due to downtime) can be retried automatically
  • Support for configurable repetitions
  • Builtin tasks such as sending emails, etc.
  • Fully database driven configuration
  • Full support for database driven logging
  • Cron-style scheduling
  • Optional concurrency protection It is completely database driven and provides a couple of advanced concepts.

Find out more on the official repo page! https://github.com/cybertec-postgresql/pg_timetable

Tag summary

Content type

Image

Digest

sha256:ecc2fcbeb

Size

23 MB

Last updated

26 days ago

docker pull cybertecpostgresql/pg_timetable