Grant Issues with groups

Поиск
Список
Период
Сортировка
От UMPA Development
Тема Grant Issues with groups
Дата
Msg-id 6.0.3.0.2.20040908123810.01c67ec0@pop.umpa-us.com
обсуждение исходный текст
Список pgsql-general
Hello all,

I have setup 2 groups on a database:
admin
users
I have granted all on testing to admin and tried to grant select on testing
to users;
If I do a \d as an admin I see the schema if i do it as user I see nothing..
If i select * from testing i see everything in the table as a admin but if
i do the same thing as a member of users i get an error that nothing
exists... what am i missing?

If is set the users group to full access it is fine... how do I limit the
access?



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

Предыдущее
От: mike
Дата:
Сообщение: Re: SQL query - single text value from group by
Следующее
От: Jean-Luc Lachance
Дата:
Сообщение: Re: 'order by' in an insert into command