Skip to content

issue#252: analyze start in each creation index thread

Marcin requested to merge mi/issue_252_analyze into develop

Instead of running 'analyze' in a separated transaction after all indexes are created, now each table is analyzed in the the same transaction as indexes are created. This way app got informed about 'HAF is ready' when both index is created and 'analyze' finished

Merge request reports

Loading