| Package | postgresql-15-wal2json |
| Source | wal2json |
| Version | 2.6-3.pgdg13+1 |
| Architecture | amd64 |
| Maintainer | Debian PostgreSQL Maintainers |
| Installed-Size | 132 |
| Depends | postgresql-15, libc6 (>= 2.38) |
| Breaks | postgresql-15-jit-llvm (<< 19) |
| Homepage | https://github.com/eulerto/wal2json |
| Priority | optional |
| Section | database |
| Filename | pool/main/w/wal2json/postgresql-15-wal2json_2.6-3.pgdg13+1_amd64.deb |
| Size | 57736 |
| SHA256 | e9f30b3906289bffbe6847bd3ed1b95338180ea9cfce8b860b0b0f05fcc93b34 |
| SHA1 | 82452f297526df2c566b10844ea8096795eca0c1 |
| MD5sum | fa117a00406c29e7c43513a23f15b31b |
| 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 | |