A lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
pgext.cloud · Source code · Website · License text · Control file · PGXN
| Package | pgmq |
|---|---|
| Version | 1.13.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pgmq |
| Stars | 5,133 |
| Latest commit | 2026-08-21 |
| Latest release | 2026-07-14 |
| Catalogue updated | 2026-09-19 |
| redis | Send redis pub/sub messages to Redis from PostgreSQL Directly |
| pgmb | A simple PostgreSQL Message Broker system |
| ulak | Transactional Outbox extension for PostgreSQL with reliable asynchronous delivery |
| redis_fdw | Foreign data wrapper for querying a Redis server |
| pg_durable | SQL-native durable orchestrations for PostgreSQL |
| pgq | Generic queue for PostgreSQL |
| tcn | Triggered change notifications |
| pgmqtt | CDC-to-MQTT broker for PostgreSQL |
| pgmemcache | memcached interface |
| fsm_core | Finite state machine toolkit for PostgreSQL |