Extensions / Replication and streams
Publish messages to AMQP brokers from PostgreSQL
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | pg_amqp |
|---|---|
| Version | 0.4.2 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_amqp |
| Schema | amqp |
| Stars | 214 |
| Latest commit | 2019-06-13 |
| Latest release | 2016-03-15 |
| Catalogue updated | 2026-08-30 |
| pgnats | NATS messaging integration with publish, subscribe, JetStream, key-value, and object store SQL APIs |
| pg_redispub | Publish channel messages from PostgreSQL to a local Redis server |
| kafka | Produce messages to Apache Kafka from PostgreSQL |
| pg_message_queue | Listen/Notify-based PostgreSQL message queue extension |
| pgcapture | A scalable Netflix DBLog implementation for PostgreSQL |
| pgmq | A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
| pgq | Generic queue for PostgreSQL |
| pgq_node | Coordinate nodes, subscribers, consumers, and watermarks for cascaded PgQ queueing |