Ok, we shall try removing that to avoid even a rare case of databacse corruption. On Sep 6, 2013 3:19 PM, "Noel Grandin" <[email protected]> wrote:
> > On 2013-09-06 11:43, Sanjeev Gour wrote: > >> >> (2) turn off MVCC - Would it cause the read/write to the database to >> become noticeably slow? >> >> > It shouldn't. > We're pretty fast even in our default mode. > > MVCC is mostly useful for applications with very high concurrency > requirements and where the read/write ratio is very high. > > Thomas is working on a replacement engine, and when that is ready, we will > deprecate the existing engine and remove the MVCC option. > -- 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.
