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 h2-database+unsubscr...@googlegroups.com.
To post to this group, send email to h2-database@googlegroups.com.
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