On Mon, Apr 05, 2004 at 11:11:36AM -0700, Chris Mungall wrote: > > However, I couldn't find any module for dealing with this. Any > suggestions?
Assuming the database server doesn't offer effective ways to limit query resource usage then I'd use replication and direct the queries at the replica database (or similarly to a recent backup etc). Tim.
