| Package | postgresql-16-wal2json |
| Source | wal2json |
| Version | 2.6-3.pgdg13+1 |
| Architecture | amd64 |
| Maintainer | Debian PostgreSQL Maintainers |
| Installed-Size | 128 |
| Depends | postgresql-16, libc6 (>= 2.38) |
| Breaks | postgresql-16-jit-llvm (<< 19) |
| Homepage | https://github.com/eulerto/wal2json |
| Priority | optional |
| Section | database |
| Filename | pool/main/w/wal2json/postgresql-16-wal2json_2.6-3.pgdg13+1_amd64.deb |
| Size | 57252 |
| SHA256 | 2c4a6ea5b65abb7dd72530615b697afbc3a3de35b42cddfe853c0859a2179857 |
| SHA1 | 9af899db805e0ba547416d6b46e104d23737809e |
| MD5sum | 4891ed6c44e13a9a55dca2fb3f6cb74c |
| Description | PostgreSQL logical decoding JSON output plugin
wal2json is an output plugin for PostgreSQL's logical decoding. The plugin has
access to tuples produced by INSERT and UPDATE. Also, UPDATE/DELETE old row
versions can be accessed depending on the configured replica identity. Changes
can be consumed using the streaming protocol (logical replication slots) or by
a special SQL API.
.
The wal2json output plugin produces a JSON object per transaction. All of the
new/old tuples are available in the JSON object. Also, there are options to
include properties such as transaction timestamp, schema-qualified, data
types, and transaction ids. |
| Description-md5 | |