Hi I've been thinking about this for hours but I just don't see the solution:
If i create global temporary tables, work with them and finally close the database the filename.h2.db still maintains it's size. I have to re-open the connection to finally "shrink" the database. So I guess cached temporary tables are somehow kept until the database is opened next time? Is it the same problem as mentioned in release 1.2.130? "When using temporary tables, the database didn't shrink sometimes when closing. Also, sometimes a database could not recover normally. " Thanks in advance -- 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.
