Skip to content

Support replication #522

Open
Open
@pnewell

Description

@pnewell

Please summarize your feature request

Using with Postgres logical replication to get a stream of changes to the database

Describe the functionality you're seeking in more detail

I'd like to use postgres-nio to work with logical replication but it looks like for now messages related to it are marked precondition failures. It looks like a lot of the functionality in the New folder is moving towards making messages, etc internal, which may mean trying to extend things to intercept and process these messages myself won't be possible. Is there any recommended way I could do this while still using postgres-nio as a base? Or is the only option to fork/wait for it to be implemented given the direction the library is headed?

Have you considered any alternatives?

I've started to work through forking but would rather avoid that if possible

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions