Skip to content

Investigate use of partitioning for extremely large tables like log_play #1613

Open
@clpetersonucf

Description

@clpetersonucf

Materia databases in a production environment accrue millions of rows in the log_play table across time. Performing queries against that data, even with indexed fields, can take excessively long amounts of time. We might consider looking into partitioning log_play based on created_at to keep recent (within a ~semester) data hot and rapidly available.

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