Skip to content

Show users that generated columns are being filtered out #71

Open
@imor

Description

@imor

Generated columns (pg_attribute.attgenerated = 's') are not send in table copies or cdc events by Postgres. Currently these columns are filtered out by pg_replicate such that they won't appear in the sink table schemas at all. Make sure users are aware of that this is happening.

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