Is the page store mature and stable? here's my anecdote: I'm using the page store widely - in a desktop app with 1000+ regular users. The page store runs mostly very well. Mostly? Yes, mostly. The one recurring problem I'm having is when a user's computer unexpectedly loses power, the database tends to become corrupted. The only fix I know in this situation is to delete the database and start again.
I'm using H2 version 1.2.127. Regards, Steve --------------------------------------------------- Steve McLeod Founder, Poker Copilot http://www.pokercopilot.com On Jan 30, 4:29 pm, Thotheolh <[email protected]> wrote: > Hi. I am curious of the maturity and stability of page store. I would > like to use the latest h2 database in my java applications and also > update all the previous applications I made that uses h2 as the > backend. I would like to know if changing from the old format to the > page store in the current latest versions since 1.2.127 and 1.2.128 > would cause any problems to the databases? -- 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.
