![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
Re^4: Combining Ultra-Dynamic Files to Avoid Clustering (Ideas?)by rjahrman (Scribe) |
on Jul 24, 2004 at 06:01 UTC ( #377091=note: print w/replies, xml ) | Need Help?? |
As I think about it, the best option might be to insert everything in a database (with columns fileID and intValue), then--after it's all been added to the database--loop through each fileID and add its values to the mega-file (but delete rows as they're inserted to save space).
FFR, the speed of this means nothing . . . it's all about disk space conservation and the speed at which it can be read back in.
In Section
Seekers of Perl Wisdom
|
|