Quote:
Originally posted by milambur
Yeah, if you only check trades against the database.....
Checking the range is just adding a simple WHERE clause that will be checked against the index.
Anyway, I find it is fast enough on celeron servers and 700GB monthly load all filtered through my script...
|
Checking the range is simple, ofcourse. Not as simple for the database as going for a unique key, though.
With a 700GB monthly load you probably aren't getting all that much traffic, so it shouldn't be a problem then.