On Thursday 23 March 2006 10:26, Steve Shockley wrote: > Any query which needs to iterate the whole database will > take 10-15 minutes after a day or so, and that's no good for a web > front-end.
The first order of business should be to get rid of these kind of queries. --- Lars Hansson

