github eulerto/wal2json wal2json_2_0
wal2json 2.0

latest releases: wal2json_2_6, wal2json_2_5, wal2json_2_4...
4 years ago

Notable changes in this release include:

  • new wal2json format (one JSON per tuple)
  • add option actions (choose actions among insert, update, delete, truncate)
  • add option format-version (current is 1 and new is 2. default is 1)
  • add option filter-msg-prefixes (filter messages by prefix)
  • add option add-msg-prefixes (add messages by prefix)
  • add option include-origin
  • support TRUNCATE into wal2json output
  • improve performance for REPLICA IDENTITY FULL
  • add a bunch of tests

Observe the following incompatibilities:

  • revert option include-unchanged-toast (unsafe)

Thanks to all users that submitted patches and also to all users who reported bugs and feature requests.

Don't miss a new wal2json release

NewReleases is sending notifications on new releases.