Re: Permissions not working

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Permissions not working
Дата
Msg-id 200405012313.45607.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Permissions not working  (Pallav Kalva <pkalva@deg.cc>)
Ответы Re: [SPAM] Re: Permissions not working  (Pallav Kalva <pkalva@deg.cc>)
Список pgsql-sql
Pallav Kalva wrote:
> Also here is the privileges information from information_schema
> tables. Is there a way to REVOKE these
> privileges ?

You need to log in as the user that has granted the privilege you want 
to revoke.  In this case, log in as postgres and do REVOKE ALL FROM 
PUBLIC;.



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

Предыдущее
От: Jeff Eckermann
Дата:
Сообщение: Re: isnumeric() function?
Следующее
От: T E Schmitz
Дата:
Сообщение: double left outer join on the same table