Handle ORIGIN messages so we know where changes came from upstream in a cluster setting https://www.postgresql.org/docs/14/protocol-logicalrep-message-formats.html `wal2json` supports adding this data with a config option.
Handle ORIGIN messages so we know where changes came from upstream in a cluster setting
https://www.postgresql.org/docs/14/protocol-logicalrep-message-formats.html
wal2jsonsupports adding this data with a config option.