• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Core Data, SQLite, and Housekeeping
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >re: Core Data, SQLite, and Housekeeping (From: Ben Trumbull <email@hidden>)
 >Re: Core Data, SQLite, and Housekeeping (From: "I. Savant" <email@hidden>)
 >Re: Core Data, SQLite, and Housekeeping (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: Core Data, SQLite, and Housekeeping
  • Next by Date: Deferring a selector until later, but before painting
  • Previous by thread: Re: Core Data, SQLite, and Housekeeping
  • Next by thread: Re: Core Data, SQLite, and Housekeeping
  • Index(es):
    • Date
    • Thread