Skip to content

bytea value does not contain "\x" #111

@meetme2meat

Description

@meetme2meat

we have Bytea column in our table and I seem that the wal-json would return back the hex without the \x literal.

So a valid bytea...

\x525452562d4153443a3a3a3a3a3a4e4d53473d2400000004000000023b

would apper as

525452562d4153443a3a3a3a3a3a4e4d53473d2400000004000000023b

I do not know if this is correct but for now, I'm appending the \x to the hex stream I receiving from the wal2json.

I see that there is a similar issue reported earlier and has been closed #23 I have to confirm whether the I installed wal2json from brew or had manually compiled it but can I assume that wal2json in the master had a fix for it.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions