[h2] Use memory database and use file for persist and for next restart

2017-01-03 Thread Steve McLeod
I don't believe this is supported.

Instead you can use a file URL, with a large value specified for CACHE_SIZE. 
Read more about cache size here:
http://www.h2database.com/html/grammar.html#set_cache_size

-- 
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.


[h2] Use memory database and use file for persist and for next restart

2017-01-03 Thread Elad Wertzberger
Hi,

I was wonder, In case I use the H2 memory impl, and I want still to have 
restore points. (for example save files)
Does the H2(2.7.3) has some built in support for it?
if does then could u please send me a sample config with guidelines?

thx

Elad Wertzberger

-- 
This message may contain confidential and/or privileged information. 
If you are not the addressee or authorized to receive this on behalf of the 
addressee you must not use, copy, disclose or take action based on this 
message or any information herein. 
If you have received this message in error, please advise the sender 
immediately by reply email and delete this message. Thank you.

-- 
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.