select open change scope Open full search

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

Extensions / Time series

schedule

Cron-formatted schedule type and UTC timestamp-matching functions for PostgreSQL.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packageschedule
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusUnmaintained
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2018-03-13
Catalogue updated2026-08-30

Related extensions

See also

cron_utilsParse cron expressions and compute previous or next trigger times
pg_cronJob scheduler for PostgreSQL
pg_dispatchAsynchronous SQL dispatcher built on pg_cron
pgagentA PostgreSQL job scheduler
pg_cron_helperExtension to help functionality of pg_cron
dventimi@pg_partition_magicianPure-SQL online RANGE-partition manager (time / id / uuidv7), pg_cron-driven
supa_queueSimple 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_jobA PostgreSQL extension for background job scheduling