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

Re-create sqlite index after table drop #361

Merged
merged 1 commit into from Apr 13, 2017

Conversation

bcharron
Copy link
Contributor

@bcharron bcharron commented Feb 9, 2017

When the zabbix_cache table gets dropped (after $dbrefresh cache misses), so does the index.
Even if the table is in RAM, performance slows to a crawl without the index.

When the table gets dropped (after $dbrefresh cache misses), so does the index.
Even if the table is in RAM, performance slows to a crawl without the index.
@johann8384 johann8384 merged commit 5204276 into OpenTSDB:master Apr 13, 2017
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.

None yet

2 participants