in reply to Re: Re: Re: Heap sorting in perl
in thread Heap sorting in perl
If this is a write-mostly, query-infrequently table, indexing could significantly degrade performance. For log/audit files that record large numbers of miscellaneous value, indexing the values is rarely an effective strategy.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Heap sorting in perl
by pg (Canon) on Apr 06, 2003 at 04:31 UTC |