Re: [GENERAL] Not so much load balancing as load limits

2006-08-09 Thread Jim C. Nasby
On Wed, Aug 09, 2006 at 10:22:20AM -0400, Kenneth Downs wrote: > I'm having some trouble getting a google hit on this topic, and the docs > aren't doing much for me. > > What I'm wondering is, how do I limit any particular postgres operation, > in particular a long-running batch operation with l

[GENERAL] Not so much load balancing as load limits

2006-08-09 Thread Kenneth Downs
I'm having some trouble getting a google hit on this topic, and the docs aren't doing much for me. What I'm wondering is, how do I limit any particular postgres operation, in particular a long-running batch operation with lots of inserts, from bogging down a server? This is not so much a que