| От | Tom Lane |
|---|---|
| Тема | Re: limiting connections per user/database |
| Дата | |
| Msg-id | 29608.1119735686@sss.pgh.pa.us обсуждение |
| Ответ на | limiting connections per user/database (Petr Jelínek <pjmodos@parba.cz>) |
| Ответы |
Re: limiting connections per user/database
|
| Список | pgsql-patches |
=?ISO-8859-2?Q?Petr_Jel=EDnek?= <pjmodos@parba.cz> writes:
> patch I attached allows to set connectin limits per user or per database
> (it's on TODO list).
I don't think this is going to work. The first problem with it is that
it changes pgstats from an optional into a required part of the system.
The second is that since the pgstats output lags well behind the actual
state of the system, it'll be at best a very approximate limit on the
number of connections. Perhaps for some people that's good enough, but
I kinda doubt it's what the people asking for the feature have in mind.
regards, tom lane
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера