Hi, I am still using H2 1.1 from a simple reason: performance. In my use case, H2 before the page store era gives me much better results. It is not a little better, it is by an order of magnitude. My process runs in embedded mode and includes a LOT of inserts, deletes and updates.
Recently, I tried to upgrade to the latest H2 1.2.132. I tried using the PAGE_STORE=FALSE parameter and got an error message. Is this no longer supported? Thanks, Zviki -- 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.
