Skip to content

Performance question with indexes  #127

@masudhossain

Description

@masudhossain

I saw the author wrote Hint: You should add a database index on messages.created_at., which I've tried but performance is still very very slow right now.

Maybe i'm misunderstanding it. I'm suppose to add :created_at index to the messages database table, right?

Example: add_index(:messages, :created_at)

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