Hi, since the cache-size is set per database in H2 I am wondering what happens if there are multiple databases on a single TCP-Server. Does each database have its own cache or do they share a cache-pool and if there is a pool how can I configure its size?
Spezifically I need to know if consolidating several embedded databases with separate caches into a single server will change anything in the caching. I have not found any documentation about this so far, if there is just point me in the right direction. regards Wolfgang -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To view this discussion on the web visit https://groups.google.com/d/msg/h2-database/-/_8JaNJWkfQ0J. 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.
