Throttle or limit resources used by a user in a database?

Posted by Eduardo on Server Fault See other posts from Server Fault or by Eduardo
Published on 2010-03-19T07:11:40Z Indexed on 2010/03/19 7:21 UTC
Read the original article Hit count: 208

Filed under:
|

I would like to know how databases (like MySQL) are able to manage per user resources (like Oracle Database Resource Manager does) to be able to have users that may only get resources only when the database is mostly idle.
http://stackoverflow.com/questions/2418581/is-there-a-way-to-throttle-or-limit-resources-used-by-a-user-in-oracle

© Server Fault or respective owner

Related posts about sql

Related posts about resource-management