deny access to system tables
От
Robert Treat
Тема
deny access to system tables
Дата
Msg-id
1034200781.11704.93.camel@camel
Список
Дерево обсуждения
deny access to system tables Robert Treat <xzilla@users.sourceforge.net>
Re: deny access to system tables Martijn van Oosterhout <kleptog@svana.org>
Re: deny access to system tables Robert Treat <xzilla@users.sourceforge.net>
Re: deny access to system tables Martijn van Oosterhout <kleptog@svana.org>
Re: deny access to system tables Bruno Wolff III <bruno@wolff.to>
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 по дате отправления