A PostgreSQL job scheduler
pgext.cloud · Website · License text · Control file
| Package | pgagent |
|---|---|
| Version | 4.2.3 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PGDG |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Catalogue updated | 2026-07-29 |
| pg_cron | Job scheduler for PostgreSQL |
| 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_background | Run SQL queries in the background |
| pg_durable | SQL-native durable orchestrations for PostgreSQL |