Hi, I thought about how to implement a progress bar for "analyze". There are a few problems (it's relatively hard to estimate an accurate progress number), but let's try. Do you already have a patch?
By the way, I'm not sure if you know about the automatic analyze that is now enabled by default: http://h2database.com/javadoc/org/h2/constant/DbSettings.html#ANALYZE_AUTO - possibly you no longer need to run it manually. 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.
