Hi! I been using H2 for a production DB in file mode. The file of the DB is around 10Mb, but the memory usage is la 700Mb (this value I get from MEMORY_USED()). Is this normal? Is there a way of reducing this memory usage?
I'm currenty embeding the db server in a tomcat with 1Gb of memory allocated, but when the H2 memory usage reaches 700Mb or so, the performance of the whole application declines. Any solutions or ideas? Thanks -- 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/-/5_v3B6y3M7MJ. 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.
