Re: Core Data, SQLite, and Housekeeping
Re: Core Data, SQLite, and Housekeeping
- Subject: Re: Core Data, SQLite, and Housekeeping
- From: "I. Savant" <email@hidden>
- Date: Wed, 5 Mar 2008 20:11:54 -0500
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 (email@hidden)
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:
This email sent to email@hidden