Parse cron expressions and compute previous or next trigger times
pgext.cloud · Source code · PGXN
| Package | cron_utils |
|---|---|
| Version | 0.1.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2026-07-11 |
| Latest release | 2026-07-11 |
| Catalogue updated | 2026-08-30 |
| pg_cron | Job scheduler for PostgreSQL |
| pgcalendar | Recurring calendar, schedule, and exception management for PostgreSQL |
| pg_rrule | RRULE field type for PostgreSQL |
| pg_when | Natural language time parsing for PostgreSQL |
| pgagent | A PostgreSQL job scheduler |
| pg_task | execute any sql command at any specific time at background |
| pg_dbms_job | Extension to add Oracle DBMS_JOB full compatibility to PostgreSQL |
| pg_duration | data type for representing durations |
| pg_bikram_sambat | Bikram Sambat date type and AD/BS conversion functions |
| pg_dispatch | Asynchronous SQL dispatcher built on pg_cron |