Generic queue for PostgreSQL
pgext.cloud · Source code · License text · Control file
| Package | pgq |
|---|---|
| Version | 3.5.1 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PGDG |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pg_catalog |
| Stars | 425 |
| Latest commit | 2026-07-09 |
| Latest release | 2026-07-09 |
| Catalogue updated | 2026-08-30 |
| pgq_node | Coordinate nodes, subscribers, consumers, and watermarks for cascaded PgQ queueing |
| pgmq | A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
| pgmb | A simple PostgreSQL Message Broker system |
| ulak | Transactional Outbox extension for PostgreSQL with reliable asynchronous delivery |
| pgmqtt | CDC-to-MQTT broker for PostgreSQL |
| redis | Send redis pub/sub messages to Redis from PostgreSQL Directly |
| kafka_fdw | kafka Foreign Data Wrapper for CSV formatted messages |
| wal2json | Changing data capture in JSON format |
| decoderbufs | Logical decoding plugin that delivers WAL stream changes using a Protocol Buffer format |
| tcn | Triggered change notifications |
| pg_durable | SQL-native durable orchestrations for PostgreSQL |