Protobuf support for PostgreSQL
pgext.cloud · Source code · License text · Control file
| Package | pg_protobuf |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 63 |
| Latest commit | 2023-01-25 |
| Latest release | 2018-01-16 |
| Catalogue updated | 2026-08-30 |
| pgproto | Native Protobuf parsing, mutation, indexing, and JSON conversion support |
| decoderbufs | Logical decoding plugin that delivers WAL stream changes using a Protocol Buffer format |
| wal2json | Changing data capture in JSON format |
| pgoutput | Logical Replication output plugin |
| test_decoding | SQL-based test/example module for WAL logical decoding |
| pgmqtt | CDC-to-MQTT broker for PostgreSQL |
| kafka_fdw | kafka Foreign Data Wrapper for CSV formatted messages |
| pgq | Generic queue for PostgreSQL |
| pg_logicalinspect | Logical decoding components inspection |