Is there a way to limit CPU usage per user

Поиск
Список
Период
Сортировка
От Luki Rustianto
Тема Is there a way to limit CPU usage per user
Дата
Msg-id a87d9f3a0602071954p27bfb6fbt22b2368b0cfd3dad@mail.gmail.com
обсуждение исходный текст
Ответы Re: Is there a way to limit CPU usage per user  (Richard Huxton <dev@archonet.com>)
Re: Is there a way to limit CPU usage per user  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-general
Hi All,

Is there a way to limit user's CPU resource specially on "SELECT" query ?

I hava a table with a lot of rows inside, if one sloopy DB users do a
"SELECT * FROM bigtable"
then CPU resource will go near 99% and this action will surely affect
the other database performance ...

Thanks.

В списке pgsql-general по дате отправления:

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: Clarification Regarding Vacuum and template1
Следующее
От: Tom Lane
Дата:
Сообщение: Re: B-tree performance improvements in 8.x