Skip to content

Make database upgrade easier #2728

@Scapal

Description

@Scapal

Upgrading a Dgraph cluster is currently cumbersome: dump, erase, bulk-import.

Would it be possible to include an automated database upgrade when starting the server? It would be much easier to update a Dgraph cluster running in orchestrated containers to a newer version.

First you would have to detect the database version, report incompatible storage, migrate if possible or propose to run an intermediate version first if it is too old.

I just hate having to put a "Under Maintenance" page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/questionSomething requiring a response.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions