Hi, I'm not aware of a regression.
Could you get a few full thread dumps and post them please? (jps -l to get the process id, then jstack -l <pid> >> jstack.txt, about 10 times). Also, we would need to know the table definition, a description of the data (example data would be best), number of rows, and index definition. Regards, Thomas On Monday, March 13, 2017, Sylvain Pointeau <[email protected]> wrote: > Dear team, > > Is there any performance regression for creating the indexes? > I found that my database take ages to create the indexes after mass load. > > Please let me know. > > Best regards, > Sylvain > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <javascript:_e(%7B%7D,'cvml','h2-database%[email protected]');> > . > To post to this group, send email to [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>. > Visit this group at https://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
