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

Index the database for full-path searches #56

Open
mtbc opened this issue Jul 28, 2020 · 0 comments
Open

Index the database for full-path searches #56

mtbc opened this issue Jul 28, 2020 · 0 comments

Comments

@mtbc
Copy link
Member

mtbc commented Jul 28, 2020

CREATE INDEX originalfile_path_name_index ON originalfile ((path || name)); has been observed to speed up imports for IDR and may also assist the 2019-SV1 protection. It's also possible that we may wish to separately index the name column.

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

No branches or pull requests

1 participant