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.2.tar.gz 0000050638 49.5 KB
pg_cron.changes 0000004898 4.78 KB
pg_cron.spec 0000002008 1.96 KB
Revision 11 (latest revision is 12)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1046024 from Andrey Karepin's avatar Andrey Karepin (EGDFree) (revision 11)
- drop patch pg_cron-32bit-compat.patch
- update to 1.4.2
  * Fixes a bug that could lead to privilege escalation if users can
    trigger CREATE EXTENSION
  * Add compatibility for PostgreSQL 15 beta
  * Fixes a bug that could cause unschedule to crash
  * Ensures that cron.max_running_jobs is not higher than possible
    connection count
Comments 0
openSUSE Build Service is sponsored by