INFO
Name: wal2json_17
Version: 2.6-2PGDG.rhel9
Arch: aarch64
Summary: JSON output plugin for changeset extraction
License: BSD
Vendor: PostgreSQL Global Development Group
Build Host: pgrpms-el9-arm64
Build Date: Tue Sep 24 01:09:21 2024
Size: 89754
URL: https://github.com/eulerto/wal2json
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.
FILES
/usr/lib/.build-id
/usr/lib/.build-id/72
/usr/lib/.build-id/72/1c8406f8b29abcf14b3e2e6d4591f5f788759d
/usr/pgsql-17/doc/extension/README-wal2json.md
/usr/pgsql-17/lib/wal2json.so
REQUIRES
/sbin/ldconfig
/sbin/ldconfig
ld-linux-aarch64.so.1()(64bit)
ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
postgresql17-server
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
PROVIDES
wal2json_17 2.6-2PGDG.rhel9
wal2json_17(aarch-64) 2.6-2PGDG.rhel9
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/72 a
/usr/lib/.build-id/72/1c8406f8b29abcf14b3e2e6d4591f5f788759d a
/usr/pgsql-17/doc/extension/README-wal2json.md d
/usr/pgsql-17/lib/wal2json.so
LICENSE FILES
BSD
|