[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove indexes that aren't used and that are large #11623

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ericholscher
Copy link
Member

I ran some queries in prod to see what indexes weren't being used sorted by size.
These are the biggest ones without many queries hitting them.

Required updating django-simple-history to get the no_db_index.

I ran some queries in prod to see what indexes weren't being used sorted by size.
These are the biggest ones without many queries hitting them.

Required updating django-simple-history to get the no_db_index.
@ericholscher ericholscher requested a review from a team as a code owner September 26, 2024 16:03
@ericholscher ericholscher added the Priority: low Low priority label Sep 26, 2024
@ericholscher ericholscher marked this pull request as draft September 26, 2024 16:13
@ericholscher
Copy link
Member Author

Mostly putting this here so I don't lose it, not a huge priority, and will need a bit more testing to ship it.

@humitos
Copy link
Member
humitos commented Nov 26, 2024

It would be good to make the last step here to finish and deploy this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: low Low priority
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

2 participants