select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Time series

cron_utils

Parse cron expressions and compute previous or next trigger times

pgext.cloud · Source code · PGXN

Overview

Packagecron_utils
Version0.1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2026-07-11
Latest release2026-07-11
Catalogue updated2026-08-30

Related extensions

See also

pg_cronJob scheduler for PostgreSQL
pgcalendarRecurring calendar, schedule, and exception management for PostgreSQL
pg_rruleRRULE field type for PostgreSQL
pg_whenNatural language time parsing for PostgreSQL
pgagentA PostgreSQL job scheduler
pg_taskexecute any sql command at any specific time at background
pg_dbms_jobExtension to add Oracle DBMS_JOB full compatibility to PostgreSQL
pg_durationdata type for representing durations
pg_bikram_sambatBikram Sambat date type and AD/BS conversion functions
pg_dispatchAsynchronous SQL dispatcher built on pg_cron