On 2013-07-02 16:42, Davide Cavestro wrote:


*What kind of problems do you think I may experience disabling transaction log?* Provided that:
* db access is single threaded
* partial writes don't bother me: at first exception my job terminates (but I should guarantee a fresh usable db on the next run)

If you can recover quickly enough, then you should be OK.

LOG=0 is really intended more as a testing thing than anything else, so we make basically zero guarantees about it.

--
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to