On 07/12/2012 01:10 PM, Yan Chunlu
wrote:
While true, you can often control this by making sure you don't completely overload your hardware, queuing queries instead of running them all at once. You may still discover that your hardware can't cope with the workload in that your queues may just keep on getting deeper or time out. In that case, you certainly need to optimise your queries, tune your database, and/or get bigger hardware. -- Craig Ringer |