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

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: resource management, letting user A use no more than X resource (time, CPU, memory...)
Дата
Msg-id 20100716121417.GB16949@a-kretschmer.de
обсуждение исходный текст
Ответ на Re: resource management, letting user A use no more than X resource (time, CPU, memory...)  (Ivan Sergio Borgonovo <mail@webthatworks.it>)
Список pgsql-general
In response to Ivan Sergio Borgonovo :
> > If you need strong user resource limits, user storage limits, etc
> > PostgreSQL might not be your best option. There are some things
> > you can do, but there's not much.
>
> What about an external process that monitor backend and kill them
> gracefully if they suck too many resources accordingly to the user
> linked to that backend?

Bad idea - imho.


>
> Or... gluing together a load balancing solution that divert
> accordingly to the user to different slaves accordingly that have
> slightly different setup?

Sounds better, maybe possible.


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431  2EB0 389D 1DC2 3172 0C99

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

Предыдущее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: Re: resource management, letting user A use no more than X resource (time, CPU, memory...)
Следующее
От: Vincenzo Romano
Дата:
Сообщение: [WISHLIST] EXECUTE SPRINTF