Skip to content

Transaction handling. #6

Description

@schinckel

I'd love to be able to replace my current "relay" process that listens for postgres NOTIFY statements, and forwards them to my Redis PUBSUB queues.

However, because NOTIFY statements only take effect at COMMIT time, the behaviour is slightly different than here, where the PUBLISH statement is handled by Redis immediately.

I understand that it is possible to write transaction handling capabilities into an FDW.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions