Details
-
Type:
Task
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: moodle.org
-
Labels:None
Description
In the past we used to recalculate monthly DB statistics for moodle.org database. That really helps the engine to find the best execution paths for queries.
Right now, we are executing them daily at least for this DBs:
- demo.moodle.org
- dev.moodle.org
- tracker.moodle.org
- demo.moodle.org
- demomaster.moodle.org
- talk.moodle.org
(daily, via cron, and receiving one mail with analyze results)
It would be great to add such process to moodle.org database (weekly, in a similar fashion) and other dbs here and there
Adding this to my todo list for maintenance