I had met a same problem, and could not resolve it. I just import data into H2 (embeded mode) through jdbc in first time, and following I will only execute jdbc query, but the *.mv.db file size auto increased dramatically, from about 600M to 1.8G, if query without "union all", the db file size will increase to 1.1G. I need a help, why this happen and is it will affect the performance?
-- 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 https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
