Run SQL queries in the background
pgext.cloud · Source code · License text · Control file
| Package | pg_background |
|---|---|
| Version | 2.0.2 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PGDG |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 254 |
| Latest commit | 2026-08-29 |
| Latest release | 2026-08-29 |
| Catalogue updated | 2026-08-30 |
| pg_dbms_lock | Extension to add Oracle DBMS_LOCK full compatibility to PostgreSQL |
| pg_task | execute any sql command at any specific time at background |
| pg_durable | SQL-native durable orchestrations for PostgreSQL |
| pg_later | Run queries now and get results later |
| pg_dispatch | Asynchronous SQL dispatcher built on pg_cron |
| pg_retry | Retry SQL statements on transient errors with exponential backoff |
| pglock | Lightweight distributed lock service inside PostgreSQL |
| pgmq | A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
| ulak | Transactional Outbox extension for PostgreSQL with reliable asynchronous delivery |
| omni_worker | Generalized worker pool |
| pg_cron | Job scheduler for PostgreSQL |