Hi, It could be anything really, for example maybe there is little memory available so things get slow. Or the database file is very large, and you have many indexes.
Usually enabling multi-threading support doesn't increase the throughput. I suggest to analyze the problem yourself, see http://h2database.com/html/performance.html#database_performance_tuning and below. 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.
