| От | Bosco Rama |
|---|---|
| Тема | Re: v8.3.4 metadata changes while users active |
| Дата | |
| Msg-id | 4F7DB9DF.5000008@boscorama.com обсуждение исходный текст |
| Ответ на | Re: v8.3.4 metadata changes while users active ("Gauthier, Dave" <dave.gauthier@intel.com>) |
| Ответы |
Re: v8.3.4 metadata changes while users active
|
| Список | pgsql-general |
Hey, Gauthier, Dave wrote: > Hmmmm... I don't have root access :-( Do you have the ability to alter the users/roles? If so, you could set their connection limit to 0 and then kick them off. Do your work and then set their connection limit back to the value it was before. The default is -1 (unlimited). Here's how to set the connection limit: alter role moduser connection limit 0; This is only really viable if the set of users is small. You mentioned only 2 before. I'm not sure if it was exactly 2 users or 2 "types" of users. Just a thought. Bosco.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера