Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pglogrepl_demo output does not look like the provided example output #26

Open
SylvainGarrigues opened this issue Feb 28, 2022 · 1 comment

Comments

@SylvainGarrigues
Copy link

pglogrepl_demo does not display in clear the inserted or updated values, for instance it displays:

2022/02/28 10:49:13 XLogData => WALStart 0/1740EC0 ServerWALEnd 0/1740EC0 ServerTime: 2022-02-28 10:49:13.171574 +0100 CET WALData Ct?t?|??}4

while the documentation says it should look like:

2019/08/22 20:04:59 XLogData => WALStart 3/A6693E68 ServerWALEnd 3/A6693E68 ServerTime: 1999-12-31 18:00:00 -0600 CST WALData table public.t: INSERT: id[integer]:1 name[text]:'foo'
@Jille
Copy link
Contributor

Jille commented Apr 24, 2022

#31 adds some example code on how to decode values.

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

No branches or pull requests

2 participants