Job scheduler for PostgreSQL
pgext.cloud · Source code · License text · Control file
| Package | pg_cron |
|---|---|
| Version | 1.6.8 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PGDG |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_cron |
| Schema | pg_catalog |
| Stars | 3,876 |
| Latest commit | 2026-08-30 |
| Latest release | 2025-09-04 |
| Catalogue updated | 2026-09-19 |
| documentdb | API surface for DocumentDB for PostgreSQL |
| dventimi@pg_flight_recorder | Server-side flight recorder for PostgreSQL performance monitoring |
| dventimi@pg_partition_magician | Pure-SQL online RANGE-partition manager (time / id / uuidv7), pg_cron-driven |
| keyhippo | RLS-compatible API keys for PostgreSQL |
| olirice-read_once | Send messages that can only be read once |
| pg_dispatch | Asynchronous SQL dispatcher built on pg_cron |
| pg_turso | Postgres output plugin for replicating data to Turso. |
| pgfr_record | Server-side PostgreSQL performance flight recorder |
| pglock | Lightweight distributed lock service inside PostgreSQL |
| pgmb | A simple PostgreSQL Message Broker system |
| 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. |
| timeseries | Convenience API for time series stack |
| vectorize | The simplest way to do vector search on Postgres |
| 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_dispatch | Asynchronous SQL dispatcher built on pg_cron |
| pg_later | Run queries now and get results later |
| pg_jobmon | Extension for logging and monitoring functions in PostgreSQL |
| pg_durable | SQL-native durable orchestrations for PostgreSQL |
| pg_background | Run SQL queries in the background |
| pg_when | Natural language time parsing for PostgreSQL |
| cron_utils | Parse cron expressions and compute previous or next trigger times |