Skip to content
This repository was archived by the owner on Feb 8, 2022. It is now read-only.
This repository was archived by the owner on Feb 8, 2022. It is now read-only.

Resync schema on other nodes after adding a column #1

Description

@marcocitus

Podyn can be set up on multiple nodes for scaling out or fault tolerance. However, this currently only supported in jsonb mode. In columns mode, nodes may independently decide to add a column and the second node would fail to do so because the column already exists.

To fix this, nodes should get the current schema from postgres if adding a column fails and then continue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions