Hi, > How do I convert my conventional h2 databases to the page store > mechanism ?
You could use 'SCRIPT' or the recovery tool to create a SQL script, and then run this script against the new database. > Do I simply just add the page store property behind the database url of my > existing database and it would automatically move to page store > mechanism No, at least, not yet (the page store is not stable yet). > slowly move to the new page store and little by little Yes. The version number will change to 1.2 when doing this. The old mechanism will still be supported for some time. At some point databases in the old format will automatically converted to the new format (using the recovery tool). > During this transitional phase I'm not sure yet how to do that exactly... Regards, Thomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
