FreeBSD.software
Home/databases/postgresql13-wal2json

postgresql13-wal2json

2.5

JSON output plugin for changeset extraction for PostgreSQL databases

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.

Origin: databases/postgresql-wal2json
Category: databases
Size: 50.1KiB
License: BSD3CLAUSE
Maintainer: daniel@morante.net
Dependencies: 1 packages
Required by: 0 packages
$pkg install postgresql13-wal2json

Dependencies (1)

More in databases