Permissions problem

Поиск
Список
Период
Сортировка
От noy
Тема Permissions problem
Дата
Msg-id 3C695E3F.5EB240B9@isoco.com
обсуждение исходный текст
Ответы Re: Permissions problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi,

I am having problems with permissions in postgres. I am using version 7.1.3 of
Postgres running on RedHat 7.2. 

I create the table "accounts" and revoke all permissions for the PUBLIC user:  
accounts | {"=","dcl=arwR"}

However, any user can make a select or update in the table "accounts".

Can anybody help me?!

Thanks a lot.


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

Предыдущее
От: "Sebastien FLAESCH"
Дата:
Сообщение: Preparable SQl statements
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Permissions problem