Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CLOSE INDEXES close structural indexes!
Message
De
24/12/2007 12:24:35
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
24/12/2007 04:51:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01277227
Message ID:
01277371
Vues:
21
>Tore,
>>
>>As I wrote, I NEVER use IDX, I ALWAYS use cdx. I suggest that you do the same. I see no reason to use idx, since cdx is faster AND supported during transactions. I think you should see this lack of support for IDX as a clear hint!
>
>Any data on your speed claim ? The last time I checked (HW a LOT different fromn today's) idx was (not much) smaller and faster. And I am using it only in single user datamining.

IDX can use the CDX type of indexing, if built with COMPACT clause. Then they are the same, but the header, IIRC, still shows "this is a single-tag index file".

IDX of the old type is not compressed, so it should be faster to write, at least while the B-tree is not too deep (which may hold true longer for short key expressions) and while the whole file is cached. As soon as it grows big enough, a compact index is faster - maybe slower to write, but definitely helping Rushmore achieve the speed on reads, selects, filters etc.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform