Skip to content

pglogical.create_subscription and forward_origins parameters #511

@nomorelogic

Description

@nomorelogic

I wanted to report a critical issue with the forward_origins parameter in pglogical.create_subscription.

Here is a link to my personal experience.

postgresql pglogical replication and Segmentation error on bidirectional replication

A personal consideration on the parameter:
the default value that is preset to work in unidirectional replication is perfectly understandable.

Given the sensitivity of bidirectional replication, I believe it would be beneficial to implement a security mechanism that prevents the server from crashing.
This mechanism could intercept bidirectional replication conditions and signal, in some way, that the parameter needs to be changed.

Thank you for your attention.

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