• 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 4GB limit (SQLite backend)?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data 4GB limit (SQLite backend)?


  • Subject: Re: Core Data 4GB limit (SQLite backend)?
  • From: Michael Kussmaul <email@hidden>
  • Date: Tue, 25 Jul 2006 12:52:30 +0200

It looks like, the limit is not in Core Data but in SQLite itself.

If directly access the large db using the "sqlite3" command-line tool and e.g. try to add an index or manually add more entries, I receive the same "disk I/O error" - so it seems despite sqlite claims to support databases up-to 2TB it is not the case, at least not with the version supplied in MacOSX 10.4.7.

Michael
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Core Data 4GB limit (SQLite backend)?
      • From: Scott Ribe <email@hidden>
  • Prev by Date: Re: Environment/permissions on NSTask-launched app
  • Next by Date: Re: Getting bounding rect of NSAttributedString
  • Previous by thread: Core Data 4GB limit (SQLite backend)?
  • Next by thread: Re: Core Data 4GB limit (SQLite backend)?
  • Index(es):
    • Date
    • Thread