select open change scope Open full search

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

Extensions / Features

pgmb

A simple PostgreSQL Message Broker system

pgext.cloud · Source code · Control file · PGXN

Overview

Packagepgmb
Version1.0.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapgmb
Stars3
Latest commit2025-12-20
Latest release2025-12-19
Catalogue updated2026-08-30

Related extensions

Requires

pg_cronJob scheduler for PostgreSQL
httpHTTP client for PostgreSQL, allows web page retrieval inside the database.

See also

pgmqA lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
redisSend redis pub/sub messages to Redis from PostgreSQL Directly
ulakTransactional Outbox extension for PostgreSQL with reliable asynchronous delivery
pgqGeneric queue for PostgreSQL
pgmqttCDC-to-MQTT broker for PostgreSQL
redis_fdwForeign data wrapper for querying a Redis server
tcnTriggered change notifications
pg_durableSQL-native durable orchestrations for PostgreSQL
fsm_coreFinite state machine toolkit for PostgreSQL
kafka_fdwkafka Foreign Data Wrapper for CSV formatted messages