select open change scope Open full search

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

Extensions / Time series

pg_later

Run queries now and get results later

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

Overview

Packagepg_later
Version0.4.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_later
Schemapglater
Stars375
Latest commit2025-11-13
Latest release2025-11-13
Catalogue updated2026-08-30

Related extensions

Requires

pgmqA lightweight message queue. Like AWS SQS and RSMQ but on Postgres.

See also

pg_taskexecute any sql command at any specific time at background
pg_cronJob scheduler for PostgreSQL
pg_dispatchAsynchronous SQL dispatcher built on pg_cron
pgagentA PostgreSQL job scheduler
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
omni_workerGeneralized worker pool
pg_jobmonExtension for logging and monitoring functions in PostgreSQL