Hi,

I am using h2 db, below is my connection string.

*jdbc:h2:file:${dbstorage.path}/dbstore;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE;IFEXISTS=FALSE;AUTO_SERVER=TRUE;MULTI_THREADED=TRUE;CACHE_SIZE=131072;MVCC=FALSE;*

However I have noticed that DB file size is huge in version 1.4.197, I 
posted in this group few days back 
(https://groups.google.com/forum/#!topic/h2-database/pViJVgJPOGo) but no 
one replied.

I was reading about MVStore, so I was wondering what would the connection 
string would be in case I need to try out ?


-
Jai

-- 
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 https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to