PostgreSQL module for simple job schedule

Edit Package pg_cron

pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher) that runs inside the database as an extension. It uses the same syntax as regular cron, but it allows you to schedule PostgreSQL commands directly from the database.

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000231 231 Bytes
pg_cron-1.3.0.tar.gz 0000044437 43.4 KB
pg_cron.changes 0000002065 2.02 KB
pg_cron.spec 0000002948 2.88 KB
Revision 5 (latest revision is 12)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 841073 from Andrey Karepin's avatar Andrey Karepin (EGDFree) (revision 5)
- update to 1.3.0
  * Background worker support by Bertrand Drouvot
  * Audit table support by Bertrand Drouvot
  * PostgreSQL 13 support by Alexander Kukushkin
  * Schedule jobs by name
  * Fixes a bug that could cause cron.schedule to crash with long
    schedules
  * Fixes a bug that could cause cron.schedule to get into an infinite
    loop
  * Fixes a bug that caused overlapping runs not to start
- adding postgresql13 to _multibuild
Comments 0
openSUSE Build Service is sponsored by