Re: limiting number of connections from specific host or by user
В списке pgsql-admin по дате отправления:
| От | Michael Fuhr |
|---|---|
| Тема | Re: limiting number of connections from specific host or by user |
| Дата | |
| Msg-id | 20060510195724.GA27845@winnie.fuhr.org обсуждение |
| Ответ на | limiting number of connections from specific host or by user (Kenji Morishige <kenjim@juniper.net>) |
| Ответы |
Re: limiting number of connections from specific host or by user
|
| Список | pgsql-admin |
On Wed, May 10, 2006 at 12:06:46PM -0700, Kenji Morishige wrote: > Is there any way from PostgreSQL user authentication or other > methods to cap connection count by user or by host? What version are you running? 8.1 has per-user and per-database connection limits; search for CONNECTION LIMIT in the following documentation: http://www.postgresql.org/docs/8.1/interactive/sql-alteruser.html http://www.postgresql.org/docs/8.1/interactive/sql-alterrole.html http://www.postgresql.org/docs/8.1/interactive/sql-alterdatabase.html -- Michael Fuhr
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера