Skip to content

Conversation

@dimitri
Copy link
Owner

@dimitri dimitri commented Apr 17, 2023

The wal2json output plugin processes to remove the \x prefix from Postgres bytea strings, so pgcopydb needs to put the prefix back when transforming from the JSON to the SQL format.

Fixes #232

dimitri added 2 commits April 17, 2023 16:40
The wal2json output plugin processes to remove the \x prefix from Postgres
bytea strings, so pgcopydb needs to put the prefix back when transforming
from the JSON to the SQL format.
@dimitri dimitri merged commit 0f3db39 into main Apr 17, 2023
@dimitri dimitri deleted the fix/bytea-values-from-wal2json branch April 17, 2023 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bytea data not replicated properly in pgcopydb

2 participants