wal2json

JSON output plugin for changeset extraction

wal2json is an output plugin for logical decoding. It means that the
plugin have 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.

 

Homepage: https://github.com/eulerto/wal2json

Group: Unspecified

License: BSD

 

Packages

 

wal2json-2.6-16.1_1.fc39.src [94 KiB] Changelog by josef radinger (2024-10-16):
- bump version
- different packages for f39/f40

 

other Distributions

 

Fedora 41 x86_64 aarch64 riscv64 SRPMS
Fedora 40 x86_64 aarch64  SRPMS
Fedora 39 x86_64 aarch64   
Fedora ALL x86_64 aarch64 riscv64 SRPMS
Use the software as is. Bug-Reports should go to my Ticket-System and not to the systems from Fedora|RedHat|Centos|rpmfusion.