Mail [which does not use CoreData, btw] might not have enabled auto_vacuum. IIRC, there were bugs in auto_vacuum in the version of sqlite that shipped in Tiger.

I thought I remembered reading that Mail does not use Core Data. It does, however, use SQLite and auto_vacuum is a problem because, as I previously posted, it does not defragment the database (and can actually cause fragmentation). Therefore, if the problem has been solved in Mail under Leopard, I don't believe it was done simply by enabling auto_vacuum.

--
I.S.


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to