| Package | postgresql-10-wal2json |
| Source | wal2json |
| Version | 2.6-3.pgdg13+1 |
| Architecture | amd64 |
| Maintainer | Debian PostgreSQL Maintainers |
| Installed-Size | 60 |
| Depends | postgresql-10, libc6 (>= 2.38) |
| Homepage | https://github.com/eulerto/wal2json |
| Priority | optional |
| Section | database |
| Filename | pool/main/w/wal2json/postgresql-10-wal2json_2.6-3.pgdg13+1_amd64.deb |
| Size | 18924 |
| SHA256 | 9b8bc214040dd1354d3b4614e467d9712045a1553a15b8651957d288ae5cdfe6 |
| SHA1 | da65f62ebfe5f1596a88041dd56a366350faf037 |
| MD5sum | 47c25cf0064a6668466dddc2ec8e199d |
| 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 | |