select open change scope Open full search

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

Extensions / Replication and streams

pgmqtt

CDC-to-MQTT broker for PostgreSQL

pgext.cloud · Source code · License text · Control file

Overview

Packagepgmqtt
Version0.4.1
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars5
Latest commit2026-08-22
Latest release2026-07-31
Catalogue updated2026-08-30

Related extensions

See also

wal2jsonChanging data capture in JSON format
decoderbufsLogical decoding plugin that delivers WAL stream changes using a Protocol Buffer format
pgqGeneric queue for PostgreSQL
kafka_fdwkafka Foreign Data Wrapper for CSV formatted messages
pgmqA lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
pgmbA simple PostgreSQL Message Broker system
ulakTransactional Outbox extension for PostgreSQL with reliable asynchronous delivery
tcnTriggered change notifications
redisSend redis pub/sub messages to Redis from PostgreSQL Directly
test_decodingSQL-based test/example module for WAL logical decoding