Skip to content

Create desc index #98

@peterdudfield

Description

@peterdudfield

It might be sueful to add some index which desc in time. This is becasue we load the most recent data (often)

I`ve tried adding

create index ix_generation_start_utc_desc 
on generation (start_utc desc)

It took 24 seconds to make

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