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