Asynchronous SQL dispatcher built on pg_cron
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_dispatch |
|---|---|
| Version | 0.1.5 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 14 |
| Latest commit | 2025-06-02 |
| Latest release | 2025-06-01 |
| Catalogue updated | 2026-08-30 |
| pg_cron | Job scheduler for PostgreSQL |
| pg_task | execute any sql command at any specific time at background |
| pgagent | A PostgreSQL job scheduler |
| pg_later | Run queries now and get results later |
| pg_dbms_job | Extension to add Oracle DBMS_JOB full compatibility to PostgreSQL |
| pg_background | Run SQL queries in the background |
| pg_durable | SQL-native durable orchestrations for PostgreSQL |
| pg_jobmon | Extension for logging and monitoring functions in PostgreSQL |
| omni_worker | Generalized worker pool |