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

feat: "messages" pgoutput option to receive messages from pg_logical_emit_message() #36

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

darkgnotic
Copy link
Contributor

Allows setting of the messages option in pgoutput starting parameters to enable receipt of messages outputted by pg_logical_emit_message.

Reference: https://www.postgresql.org/docs/current/protocol-logical-replication.html#PROTOCOL-LOGICAL-REPLICATION-PARAMS

Closes #35

@kibae kibae merged commit 3b08f66 into kibae:main Sep 26, 2024
5 checks passed
@kibae
Copy link
Owner

kibae commented Sep 26, 2024

Hi, @darkgnotic
Thank you for your contribution! Your work is much appreciated, and this merge will certainly help improve the project. We value your time and effort in making this happen. I'll be publishing the update to npm shortly.

@kibae
Copy link
Owner

kibae commented Sep 27, 2024

@darkgnotic I have published an npm package and added you as a contributor. However, I left the public email field empty because I didn’t know your email address. If you’d like to fill it in, please provide your email address.

b0640a8#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R68

@darkgnotic
Copy link
Contributor Author

Thank you @kibae!

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.

Missing support for receiving "message" messages
2 participants