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
- Host: GitHub
- URL: https://github.com/kagis/pg_json_decoding
- Owner: kagis
- Created: 2019-11-10T10:22:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-30T14:30:00.000Z (over 5 years ago)
- Last Synced: 2025-06-11T03:12:57.313Z (12 months ago)
- Topics: jsoncdc, logical-decoding, logical-replication, postgres, replication, wal2json
- Language: C
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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