- postgresql-15
- postgresql-15-jit-llvm (>= 14)
- libc6 (>= 2.14)
- libpq5 (>= 9.0~)
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. pg_cron can run multiple jobs in parallel, but it runs at most
one instance of a job at a time. If a second run is supposed to start before
the first one finishes, then the second run is queued and started as soon as
the first run completes.
Installed Size: 241.7 kB
Architectures: arm64 amd64