Skip to content

Add indices to speed up retrievals (particularly for postgres) #918

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

Merged
merged 1 commit into from
Jun 25, 2022

Conversation

randomnicode
Copy link
Collaborator

@randomnicode randomnicode commented Jun 25, 2022

Mostly meant for postgres since it does not automatically create indices on the referential side of the fk, though publish date and episode_guid indices were added to speed up podcasts

Fixes #902

@randomnicode randomnicode merged commit 6b1f11f into airsonic-advanced:master Jun 25, 2022
@randomnicode randomnicode deleted the explicitindices branch June 25, 2022 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please add indexes for podcasts
1 participant