On 2014-04-24 16:42, Carl Desautels wrote:

Is it possible to have the recovery tool recover a memFS database from a 
backup. If not, can I request this feature for
the below use case.


This should work:

   Restore.execute("D:\\h2\test.zip", "memFS:test;DB_CLOSE_DELAY=-1")

See here for how the last parameter works:
   http://h2database.com/html/features.html#in_memory_databases

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

Reply via email to