Skip to content

Compact PG DB migration scripts into a single step before v1.0 substrate release #1399

Description

@jpbetz

In #1196 (comment) we agreed to group all pre-v1 DB migration operations into a single migration step.

Doing this will minimize startup time cost for new clusters. If we don't do it, the startup code for new clusters will be slower ~forever (unless we get really creative in how we manage migration scripts, which is not planned, and which caries it's own risks).

We should do this just prior to releasing v1 since we anticipate that additional DB migration scripts will be added between now and then.

Julian Gutierrez Oschmann (@juli4n) Jeremy Alvis (@iplay88keys) Benjamin Elder (@BenTheElder) Tim Hockin (@thockin)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/api-machinerykind/cleanupSmall fixes that are not bugs, for example a typo in a code comment

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions