I'm not sure at 100%. I'll try without. So MV_STORE=FALSE and MVCC=FALSE is the most reliable configuration for H2 for now? I want reduce the possibility to loss data (there wasn't power loss) again!
Thanks! 2015-03-18 19:36 GMT+01:00 Noel Grandin <[email protected]>: > On Wed, Mar 18, 2015 at 8:16 PM, Daniele Renda <[email protected]> > wrote: > > > > In short, if I need row level lock and a good reliability what version > of H2 > > I should use and with which settings? > > > Are you really sure you need MVCC mode, because H2 is plenty fast and > concurrent in it's normal mode. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "H2 Database" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/h2-database/0NqMImiNIN0/unsubscribe. > To unsubscribe from this group and all its topics, 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/d/optout. > -- Daniele Renda -- 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/d/optout.
