FreeBSD.software
Home/databases/postgresql13-wal2json

postgresql13-wal2json

2.5databases

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.

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

Dependencies (1)