Hi, If you are looking for a "cache" then you should probably delete old data (data you don't use). A "cache" in my view has a limited size. In many cases the cache is in-memory.
> We were thinking of compressing the db files which will greatly reduce > the size. It would also slow everything down. That's not what you want from a cache. > Is there any way to compressing the db files while the database is > online? No, currently not. Regards, Thomas -- 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.
