Is that metadata all unloaded upon closing that particular database? I expect to shut down any database not currently in use by a user.
On Thursday, July 2, 2015 at 6:22:34 AM UTC-7, Noel Grandin wrote: > > Just note that we load all metadata for a given database into memory at > startup. > > Some people opening lots of little databases that spend most of their time > inactive have experienced memory problems > because of this. > > Other than that, it should work fine. > > Let us know if you run into any performance issues. > -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
