Re: Permissions not working

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Permissions not working
Дата
Msg-id 17807.1083280047@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Permissions not working  (Pallav Kalva <pkalva@deg.cc>)
Ответы Re: Permissions not working
Список pgsql-sql
Pallav Kalva <pkalva@deg.cc> writes:
> I have a database for ex: 'ups' and it was owned previously by 
> 'postgres(superuser)' but now i have changed the ownership to new user 
> 'ups' all the tables are owned by these user 'ups'.

That isn't a supported operation.  How did you do it exactly?  I suspect
that you got it wrong somehow ...

> I dont want  user 'test' to access any tables from the 'ups' 
> database, i tried revoking permissions it still doesnt work.

What did you revoke?  What does psql's "\z" command show for the problem
tables?
        regards, tom lane


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

Предыдущее
От: "Yudie"
Дата:
Сообщение: isnumeric() function?
Следующее
От: "Ramesh Patel"
Дата:
Сообщение: Problem in SQL Trigger