I'm migrating 1.3.x H2 database to 1.4.196 using the jar and converting the database to .mv files.For a database around 1,4 GB with a table with 1.7 milion rows in 1.3.x , it gets converted to database in 1.4.196 with size 3.5 GB.I have also performed the test with database with size 500 mb and it gets converted to 1.3 GB in 1.4.196.So the size gets at least 2.5 times bigger and I want to reduce that size as much as I can.For database with size < 100 mb there isn't such a problem.My question is - Is this size normal for migrating a large database?And is there a general way to reduce the size of such a large database in 1.4.196?
-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/h2-database/a20a8094-a555-4bcc-90f6-e122f1029446%40googlegroups.com.
