Privileges on information_schema

Поиск
Список
Период
Сортировка
От Christian Rengstl
Тема Privileges on information_schema
Дата
Msg-id 4706234C.90AD.0080.0@klinik.uni-regensburg.de
обсуждение исходный текст
Ответы Re: Privileges on information_schema
Список pgsql-general
Hi list,

whenever I execute the following query as admin I get all results, but
as soon as I execute it as a less-privileged user the result is empty.
SELECT * FROM information_schema.schemata

Strange enough, when I query information_schema.tables I can see
everything both as a normal user and admin. I tried explicitly setting
the SELECT privileges on the above mentioned view but without success.
I really appreciate any help.



Christian Rengstl M.A.
Klinik und Poliklinik für Innere Medizin II
Kardiologie - Forschung
Universitätsklinikum Regensburg
B3 1.388
Franz-Josef-Strauss-Allee 11
93053 Regensburg
Tel.: +49-941-944-7230




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

Предыдущее
От: Miroslav Šulc
Дата:
Сообщение: Re: ERROR: variable not found in subplan target lists
Следующее
От: Alban Hertroys
Дата:
Сообщение: Re: Slow TSearch2 performance for table with 1 million documents.