Jay A. Kreibich wrote:

> > I'd really love to avoid writing a big journal file.  And I'd love to 
> > avoid doing a billion-row insert in one transaction.
> 
>   So turn journaling off.

... which implies possible corruption on app failure, right?

I want progress to be saved every once in a while so I don't have to
re-build the db from scratch when my app comes back to life.

--
Eric A. Smith

Don Daniels: How stable are tense systems in languages?
Tim Pulju:   I'd say about a 42 on a scale from 1 to 212.
    -- Winter 2005
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to