pg_cron_96 - Run periodic jobs in PostgreSQL
Website: | https://github.com/citusdata/pg_cron |
---|---|
License: | AGPLv3 |
- Description:
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.
Packages
pg_cron_96-1.4.1-2.rhel7.src [52 KiB] |
Changelog
by Devrim Gündüz (2021-10-16):
- Fix SLES dependencies, per report from Tiago ANASTACIO. |