Sorry for turning the discussion in another direction but I have to
ask out of curiosity: What kind of data do you have in the database to
make it 2GB or above?

On Thu, Sep 19, 2013 at 7:09 PM, Nathan <nathan.d.mel...@gmail.com> wrote:
> Also interested in any other reasons I might be getting
> SQLiteDiskIOException disk I/O error (code 1802) at random times in the
> field.
>
> After thinking this was a real breakthrough, I heard back from people saying
> that their database was less than 1 GB anyway. This could be not a real
> problem, or it could be just one of many problems.
>
> Data from the (singleton) SQliteDatabase can be read from multiple threads,
> but from my best understanding of SQLiteDatabases, reads and writes will
> simply block until they get access.
>
> Nathan
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.



-- 
Michael Banzon
http://michaelbanzon.com/

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to