Hi, I use H2 in a commercial product and I have an issue regarding the size of the DB (with a customer).
Currently the DB size is 12 GB and after a shutdown compact/restart the new size is 800 MB When you start connection on DB (12 GB) it took around 70 minutes to start (on solaris) before to shutdow it with the compact option. This is not acceptable (from customer comment). NOTE: current version used of h2 are 1.3.159, 1.3.161 and 1.3.163 (the result is the same for all version) Do you have planned (urgently) to defragment/compact at runtime (similar to SHUTDOWN COMPACT) in a background thread? Do you have another solution to avoid this issue (long startup and compact at runtime)? Best regards. Thierry. -- 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.
