Remove the indexes on sowpods and twl -- they are probably not helping your query times and are definitely taking lots of space.
You can get stats on the database using sqlite3_analyzer from the SQLite downloads page.
|
2 | added 179 characters in body | ||
|
Remove the indexes on sowpods and twl -- they are probably not helping your query times and are definitely taking lots of space. You can get stats on the database using sqlite3_analyzer from the SQLite downloads page. |
||||
|
1 |
|
||
|
Remove the indexes on sowpods and twl -- they are probably not helping your query times and are definitely taking lots of space. |
||||