Letter W

wal2json_13 - JSON output plugin for changeset extraction

Website: https://github.com/eulerto/wal2json
License: BSD
Vendor: PostgreSQL Global Development Group
Description:
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.

Packages

wal2json_13-2.5-1.rhel7.x86_64 [27 KiB] Changelog by Devrim Gündüz (2022-10-11):
- Update to 2.5
- Split LLVM stuff into their own subpackage.
wal2json_13-2.4-1.rhel7.x86_64 [68 KiB] Changelog by Devrim Gündüz (2021-09-10):
- Update to 2.4

Listing created by Repoview-0.6.6-4.el7