Hi, After power failure, the first connection takes quite some time.
How much time does it take exactly? > Looking at the trace, it looks like indexes are being rebuilt (with some > indexes rebuilt multiple times). Yes, it looks like an index is re-built. Why do you think some indexes are rebuilt multiple times? > What settings can be used to reduce the amount of time to recover after > reboot (smaller transaction log, etc)? > I wonder if there were large, open transactions at the time of the power failure. Do you have a reproducible test case? 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.
