postgres queue backgound worker
pgext.cloud · Source code · Control file
| Package | pgqbw |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 2 |
| Latest commit | 2018-11-12 |
| Catalogue updated | 2026-08-30 |
| pgmq | A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
| pgq | Generic queue for PostgreSQL |
| ulak | Transactional Outbox extension for PostgreSQL with reliable asynchronous delivery |
| qgres | Simple queue system |
| pg_message_queue | Listen/Notify-based PostgreSQL message queue extension |
| pg_async | C extension that provides async LISTEN/NOTIFY queue support on PostgreSQL replicas in hot standby. |
| event_manager | Loosely coupled PostgreSQL event trigger and queue system with synchronous or asynchronous processing. |
| supa_queue | Simple PostgreSQL job queue that dispatches asynchronous HTTP requests with pg_net, schedules processing and retries with pg_cron, and stores endpoint credentials in Supabase Vault. |