Subject | RE: [ib-support] Single Processor |
---|---|
Author | Leyne, Sean |
Post date | 2001-08-17T19:58:49Z |
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
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