wal2json12 - JSON output plugin for changeset extraction
Website: | https://github.com/eulerto/wal2json |
---|---|
License: | BSD |
- 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.
Packages
wal2json12-2.3-2.rhel6.x86_64 [24 KiB] |
Changelog
by - John Harvey (2020-08-11):
- Fix source pathing |
wal2json12-2.3-1.rhel6.x86_64 [21 KiB] |
Changelog
by Devrim Gündüz (2020-08-11):
- Update to 2.3 |
wal2json12-2.2-1.rhel6.x86_64 [21 KiB] |
Changelog
by Devrim Gündüz (2020-03-27):
- Update to 2.2 |
wal2json12-2.0-2.rhel6.x86_64 [21 KiB] |
Changelog
by - John Harvey (2020-01-06):
- fix source pathing |
wal2json12-2.0-1.rhel6.x86_64 [16 KiB] |
Changelog
by Devrim Gündüz (2020-01-05):
- Update to 2.0 |
wal2json12-1.0-3.rhel6.1.x86_64 [16 KiB] |
Changelog
by Devrim Gündüz (2019-09-26):
- Rebuild for PostgreSQL 12 |
wal2json12-1.0-3.rhel6.x86_64 [16 KiB] |
Changelog
by Devrim Gündüz (2019-02-13):
- Rebuild against PostgreSQL 11.2 |