Subject RE: [ib-support] Single Processor
Author Leyne, Sean
Mike,

Actually I just realized (doh!) that indexing is a 3 step process.

Step 1, read all the rows and extract the index data to a temp/sort file

Step 2, sort the temp file

Step 3, build the 'b-tree' index structure using the sorted temp file
data.

So, I don't see progress being feasible... accordingly, I won't log
it,ok?


Sean