select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Replication and streams

amqp

Publish messages to AMQP brokers from PostgreSQL

pgext.cloud · Source code · Documentation · Control file · PGXN

Overview

Packagepg_amqp
Version0.4.2
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_amqp
Schemaamqp
Stars214
Latest commit2019-06-13
Latest release2016-03-15
Catalogue updated2026-08-30

Related extensions

See also

pgnatsNATS messaging integration with publish, subscribe, JetStream, key-value, and object store SQL APIs
pg_redispubPublish channel messages from PostgreSQL to a local Redis server
kafkaProduce messages to Apache Kafka from PostgreSQL
pg_message_queueListen/Notify-based PostgreSQL message queue extension
pgcaptureA scalable Netflix DBLog implementation for PostgreSQL
pgmqA lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
pgqGeneric queue for PostgreSQL
pgq_nodeCoordinate nodes, subscribers, consumers, and watermarks for cascaded PgQ queueing