select open change scope Open full search

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

Extensions / Time series

pg_dispatch

Asynchronous SQL dispatcher built on pg_cron

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

Overview

Packagepg_dispatch
Version0.1.5
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars14
Latest commit2025-06-02
Latest release2025-06-01
Catalogue updated2026-08-30

Related extensions

Requires

pgcryptocryptographic functions
pg_cronJob scheduler for PostgreSQL

See also

pg_cronJob scheduler for PostgreSQL
pg_taskexecute any sql command at any specific time at background
pgagentA PostgreSQL job scheduler
pg_laterRun queries now and get results later
pg_dbms_jobExtension to add Oracle DBMS_JOB full compatibility to PostgreSQL
pg_backgroundRun SQL queries in the background
pg_durableSQL-native durable orchestrations for PostgreSQL
pg_jobmonExtension for logging and monitoring functions in PostgreSQL
omni_workerGeneralized worker pool