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

Installing Nextcloud server shows a warning about missing indices #49638

Open
1 of 3 tasks
nickvergessen opened this issue Dec 4, 2024 · 2 comments
Open
1 of 3 tasks
Assignees
Labels
Milestone

Comments

@nickvergessen
Copy link
Member

nickvergessen commented Dec 4, 2024

Image

@skjnldsv
Copy link
Member

Can you give pointers please?

@nickvergessen
Copy link
Member Author

Can you give pointers please?

  1. Remove the index from the migration Version31000Date20241018063111
  2. Add the index to the original migration that creates the table (if all columns exist) fix(db): Create the systag_by_objectid index for new installations #49677
  3. Add to the "missing index" code as Christoph did with his index in perf(systemtags): Add index for systemtags_object_mappings.objectid #45306

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants