Hello I am looking on --analyze-in-stages option. If I understand well, motivation for this option is a get some minimal statistic for databases in minimal time. But when I tested, I found so iterations are per databases, not per stages - some first database get a maximum statistics and second has zero statistics. Isn't it unpractical?
Now: DB a stage 1, stage2, stage3 DB b stage 1, stage2, stage3 should be: Stage1 DB a, DB b ... Stage 2 DB a, DB b ... Stage 3 DB a, DB b, .. Regards Pavel