Re: [SPAM] Re: Permissions not working

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [SPAM] Re: Permissions not working
Дата
Msg-id 13033.1083594203@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [SPAM] Re: Permissions not working  (Pallav Kalva <pkalva@deg.cc>)
Ответы Re: [SPAM] Re: Permissions not working
Список pgsql-sql
Pallav Kalva <pkalva@deg.cc> writes:
> I did the same, still doesnt work . Here is the sequence of what I did .

> usps=# revoke all on database usps from public,test;

You seem to think that that translates to revoking all privileges to
objects within the database.  It doesn't.  It only revokes privileges
directly associated with the database object, which are the rights to
create new schemas and temp tables within the database.
        regards, tom lane


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