Resource allocation? - Mailing list pgsql-hackers

From David Fetter
Subject Resource allocation?
Date
Msg-id 20040504181848.GE28373@fetter.org
Whole thread Raw
Responses Re: Resource allocation?  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
Kind people,

I'm not sure where in the docs to start looking for this, but here's
the situation:

I'd like to be able to run large batch-process jobs for caching, but
limit the total resource utilization on them, something like nice(1).
Better still would be some way to put a max on total resources & be
able to allocate from that.

Does PostgreSQL have facilities for such a thing?

Cheers,
D
-- 
David Fetter david@fetter.org http://fetter.org/
phone: +1 510 893 6100   mobile: +1 415 235 3778

Remember to vote!


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: The features I'm waiting for.
Next
From: Robert Treat
Date:
Subject: Re: [pgsql-advocacy] What can we learn from MySQL?