Skip to content

[QUESTION] cluster migrations #114

Open
@LHLHLHE

Description

@LHLHLHE

I noticed that the MergeTree engine is always applied to the migration table, which is why migration data is not replicated to other nodes, even with "migration_cluster": "cluster" in the database settings.

class Migration(models.ClickhouseModel):

Is this done on purpose? I would like to be able to track the migration history on all nodes in the cluster.

@jayvynl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions