> > What you ask is to automatically shrink the database file without > closing the database. Why exactly do you need this feature? Why can't > you wait until the database is closed? >
Hi Thomas, I need the "online-shrink-feature" because my database should never be closed. It would be no problem for me to call a compact command from my app but it is a problem if the database is closed on compacting. Uli -- 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.
