How to Install and Uninstall postgresql-14-wal2json Package on Kali Linux
Last updated: December 28,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "postgresql-14-wal2json" package
Please follow the step by step instructions below to install postgresql-14-wal2json on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
postgresql-14-wal2json
Copied
2. Uninstall "postgresql-14-wal2json" package
Learn how to uninstall postgresql-14-wal2json on Kali Linux:
$
sudo apt remove
postgresql-14-wal2json
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the postgresql-14-wal2json package on Kali Linux
Package: postgresql-14-wal2json
Source: wal2json (2.4-2)
Version: 2.4-2+b1
Installed-Size: 138
Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Depends: postgresql-14, libc6 (>= 2.4)
Size: 64076
SHA256: af158ad76a5b4237474c83227f1af1a62488241444c84c5a560c3b7540ab6685
SHA1: 78d78f48a3f88f620cb2e886233c480eeb413656
MD5sum: c00d10357a6dcd2b051688b16ed1b666
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: ed84e1375e8e3eddb45720de3aff7187
Homepage: https://github.com/eulerto/wal2json
Section: database
Priority: optional
Filename: pool/main/w/wal2json/postgresql-14-wal2json_2.4-2+b1_amd64.deb
Source: wal2json (2.4-2)
Version: 2.4-2+b1
Installed-Size: 138
Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Depends: postgresql-14, libc6 (>= 2.4)
Size: 64076
SHA256: af158ad76a5b4237474c83227f1af1a62488241444c84c5a560c3b7540ab6685
SHA1: 78d78f48a3f88f620cb2e886233c480eeb413656
MD5sum: c00d10357a6dcd2b051688b16ed1b666
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: ed84e1375e8e3eddb45720de3aff7187
Homepage: https://github.com/eulerto/wal2json
Section: database
Priority: optional
Filename: pool/main/w/wal2json/postgresql-14-wal2json_2.4-2+b1_amd64.deb