resource management, letting user A use no more than X resource (time, CPU, memory...)

From: Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: resource management, letting user A use no more than X resource (time, CPU, memory...)
Date: 2010-07-16 11:21:39
Message-ID: 20100716132139.3640729e@dawn.webthatworks.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If I'd like to learn how to manage resources in postgres and grant
different users different time slot/memory/CPU?

eg. I'd like to grant to user A to execute queries that last less
than 1min or that occupy no more than X Mb... etc...

--
Ivan Sergio Borgonovo
http://www.webthatworks.it

Responses

Browse pgsql-general by date

  From Date Subject
Next Message A. Kretschmer 2010-07-16 11:36:21 Re: resource management, letting user A use no more than X resource (time, CPU, memory...)
Previous Message Ivan Voras 2010-07-16 10:23:10 Re: Full Text Search dictionary issues