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

Add support for logical decoding messages #3

Open
onno-vos-dev opened this issue Feb 9, 2023 · 0 comments
Open

Add support for logical decoding messages #3

onno-vos-dev opened this issue Feb 9, 2023 · 0 comments

Comments

@onno-vos-dev
Copy link
Contributor

pgoutput supports arbitrary logical decoding messages since Postgres 14.0 as introduced in: ac4645c

The message format is documented at: Logical Replication Message Formats under the Message type.

In order to support pg_logical_emit_message as documented at 9.27.6. Replication Management Functions
we should add support for passing these types of messages.

onno-vos-dev added a commit to onno-vos-dev/epgl that referenced this issue Feb 14, 2023
MikhailKalashnikov added a commit that referenced this issue Feb 17, 2023
…al-decoding-messages

Issue #3: Add support for logical decoding messages using pgoutput
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

1 participant