Run queries now and get results later
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_later |
|---|---|
| Version | 0.4.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_later |
| Schema | pglater |
| Stars | 375 |
| Latest commit | 2025-11-13 |
| Latest release | 2025-11-13 |
| Catalogue updated | 2026-08-30 |
| pgmq | A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
| pg_task | execute any sql command at any specific time at background |
| pg_cron | Job scheduler for PostgreSQL |
| pg_dispatch | Asynchronous SQL dispatcher built on pg_cron |
| pgagent | A PostgreSQL job scheduler |
| 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 |
| omni_worker | Generalized worker pool |
| pg_jobmon | Extension for logging and monitoring functions in PostgreSQL |