Simple queue system
pgext.cloud · Source code · Control file · PGXN
| Package | Qgres |
|---|---|
| Version | 0.1.2 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 3 |
| Latest commit | 2016-11-02 |
| Catalogue updated | 2026-08-30 |
| pgmq | A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
| pgq_node | Coordinate nodes, subscribers, consumers, and watermarks for cascaded PgQ queueing |
| pgq | Generic queue for PostgreSQL |
| ulak | Transactional Outbox extension for PostgreSQL with reliable asynchronous delivery |
| event_manager | Loosely coupled PostgreSQL event trigger and queue system with synchronous or asynchronous processing. |
| pg_message_queue | Listen/Notify-based PostgreSQL message queue extension |
| pgqbw | postgres queue backgound worker |
| pg_async | C extension that provides async LISTEN/NOTIFY queue support on PostgreSQL replicas in hot standby. |