What exactly happens during the database optimization phase ofscanning?It does run a "vacuum" on the database:If I understand the code correctly, a SQL ANALYZE is executed as well
Ah, correct. That's actually taking much longer than the vacuum, iirc.
(every 100 tracks).
How so? No, the analyze is run all at the end, in one go. -- Michael _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
