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 14:52:40 -0500
> I don't know the answer; but it probably doesn't vacuum at every save.
> Vacuuming can be quite slow if the database is at all large,
> especially if there's already a lot of disk I/O going on. (The vacuum
> algorithm has to read and write every page of the database.)
That certainly makes sense and I've wondered about it, but I'd love
to get a definitive answer. Perhaps mmalc knows since he seems to be
the resident Core Data expert? ;-)
--
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