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 0000000197 197 Bytes
pg_cron-1.4.1.tar.gz 0000049460 48.3 KB
pg_cron.changes 0000003884 3.79 KB
pg_cron.spec 0000002009 1.96 KB
Revision 8 (latest revision is 12)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 940416 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 8)
- fix postgresql_has_llvm usage

- switch to %{pg_name}-llvmjit-devel

- port to postgresql macros

- update to 1.4.1
  * Fixes PostgreSQL 11- support

- update to 1.4.0
  * Adds a cron.alter_job function to change job properties, by
    Bertrand Drouvot
  * Adds a cron.log_min_messages setting to control log_min_messages
    in pg_cron launcher, by Bertrand Drouvot
  * Adds a cron.enable_superuser_jobs setting to disallow superuser
    jobs
  * Fixes a bug that could cause jobs to hang when using
    cron.use_background_workers, by Bertrand Drouvot
  * Fixes a small memory allocation bug, by @mrdrivingduck
  * PostgreSQL 14 is supported (no changes were needed)
Comments 0
openSUSE Build Service is sponsored by