Re: STOP all user access except for admin for a few minutes?
В списке pgsql-hackers по дате отправления:
| От | Russell Smith |
|---|---|
| Тема | Re: STOP all user access except for admin for a few minutes? |
| Дата | |
| Msg-id | 45B48AA3.1020001@pws.com.au обсуждение исходный текст |
| Ответ на | STOP all user access except for admin for a few minutes? (<org@kewlstuff.co.za>) |
| Список | pgsql-hackers |
org@kewlstuff.co.za wrote: > Hi there, > > Is is possible to stop all user access to postgres, but still give > access to admin? > Just temporarily, not a security setup. > > Something like, stop all users but allow user x and y. You could restart in single user mode, or alter pg_hba.conf to allow the users you want and disallow all other users. single user mode will require you have direct access to the machine to do the alterations. using pg_hba.conf will not disconnect existing users as far as I'm aware. That's the best advice I can offer, maybe somebody else will be able to give you more > > thx > > ---------------------------(end of broadcast)--------------------------- > TIP 5: don't forget to increase your free space map settings > >
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера