An open API service indexing awesome lists of open source software.

https://github.com/kagis/pg_json_decoding

Logical decoding plugin for PostgreSQL
https://github.com/kagis/pg_json_decoding

jsoncdc logical-decoding logical-replication postgres replication wal2json

Last synced: 23 days ago
JSON representation

Logical decoding plugin for PostgreSQL

Awesome Lists containing this project

README

          

# pg_json_decoding

- Custom type support (CAST to json)
- Custom logical messages [pg_logical_emit_message](https://www.postgresql.org/docs/12/functions-admin.html#PG-LOGICAL-EMIT-MESSAGE-TEXT)
- Publication based message filtering