Hi, > Is there a way to monitor those fsync operations? > Perhaps a debug message I can turn on? (obviously, I would prefer > isolating it, if I turn on the logging for all the operations it's > going to be heavy).
No, there is no logging. You would need to modify the source code and build it yourself (which is hopefully relatively easy). 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.
