
Are the perf_times and devices_perftimes used for anything other than diagnostics at the moment? These tables are the significant majority of the data in our database. I truncated them once to free up some space. Is this something that I could do on a regular basis?
perf_times => 2013-09-20 04:00:02 to 2013-10-10 17:23:21 generated 25,476,751 rows devices_perftimes => 2013-09-20 20:45:02 to 2013-10-10 17:40:21 generated 24,536,885 rows

On 2013-10-10 18:47, Jeremy Custenborder wrote:
Are the perf_times and devices_perftimes used for anything other than diagnostics at the moment? These tables are the significant majority of the data in our database. I truncated them once to free up some space. Is this something that I could do on a regular basis?
Yeah, that's fine. They're just informational.
We should probably truncate them pretty frequently.
adam.
participants (2)
-
Adam Armstrong
-
Jeremy Custenborder