INFO
Name: wal2json_15
Version: 2.5-1.rhel7
Arch: x86_64
Summary: JSON output plugin for changeset extraction
License: BSD
Vendor: PostgreSQL Global Development Group
Build Host: koji-centos7-x86-64-pgbuild
Build Date: Wed Oct 12 04:44:58 2022
Size: 64769
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/pgsql-15/doc/extension/README-wal2json.md
/usr/pgsql-15/lib/wal2json.so
REQUIRES
/sbin/ldconfig
/sbin/ldconfig
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
postgresql15-server
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rtld(GNU_HASH)
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
wal2json_15 2.5-1.rhel7
wal2json_15(x86-64) 2.5-1.rhel7
CONFIG FILES
/usr/pgsql-15/doc/extension/README-wal2json.md d
/usr/pgsql-15/lib/wal2json.so
LICENSE FILES
BSD
|