deny access to system tables

Поиск
Список
Период
Сортировка
От Robert Treat
Тема deny access to system tables
Дата
Msg-id 1034200781.11704.93.camel@camel
обсуждение исходный текст
Ответы Re: deny access to system tables
Список pgsql-general
I've created a user "dblackey" and given them select permissions (no
insert, update, etc...) on a couple of tables in my database. This
prevents them from selecting from arbitrary tables, but is there any way
to deny them select access to the system tables? REVOKE ALL ON pg_proc
FROM dblackey doesn't seem to work...

Robert Treat



























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

Предыдущее
От: Felipe Schnack
Дата:
Сообщение: md4
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: deny access to system tables