Hi, About the message "Transaction log could not be truncated": Yes, it's indeed a very good test case. I'm analyzing the problem now. I think the problem is somewhere in the PageStore or PageLog class. Possibly it's "only" an incorrect warning, but solving it might as well solve the original problem (transaction log grows without bounds).
Regards, Thomas On Fri, Aug 23, 2013 at 9:09 AM, Noel Grandin <[email protected]> wrote: > By the way, nice work producing a test case. Sorry we weren't able to > track it all the way down. > > > On 2013-08-22 13:27, Davide Cavestro wrote: > > I still don't understand why the transaction log is taking up more space > than expected, even when using *setString()* and autocommit: that's what > happens with the test case I attached to my previous message. > > > -- > 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. > -- 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.
