Cron-formatted schedule type and UTC timestamp-matching functions for PostgreSQL.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | schedule |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Unmaintained |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2018-03-13 |
| Catalogue updated | 2026-08-30 |
| cron_utils | Parse cron expressions and compute previous or next trigger times |
| pg_cron | Job scheduler for PostgreSQL |
| pg_dispatch | Asynchronous SQL dispatcher built on pg_cron |
| pgagent | A PostgreSQL job scheduler |
| pg_cron_helper | Extension to help functionality of pg_cron |
| dventimi@pg_partition_magician | Pure-SQL online RANGE-partition manager (time / id / uuidv7), pg_cron-driven |
| supa_queue | Simple PostgreSQL job queue that dispatches asynchronous HTTP requests with pg_net, schedules processing and retries with pg_cron, and stores endpoint credentials in Supabase Vault. |
| auto_job | A PostgreSQL extension for background job scheduling |