Grant problems

Поиск
Список
Период
Сортировка
От Balazs Gyetvai
Тема Grant problems
Дата
Msg-id Pine.LNX.4.10.10001201101170.14019-100000@tozsde.securities.hu
обсуждение исходный текст
Ответы RE: [GENERAL] Grant problems  (postgres@taifun.interface-business.de)
Список pgsql-general
Hello

I like to create a user who can do the followings  on a table: select,
insert, update
But he can't delete!
I tried this: grant INSERT, SELECT, UPDATE on table_name to testuser;
After this the test user can delete from the table_name table without any
problems. The testuser is not a superuser.

Plz help, Thanks, Bye


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

Предыдущее
От: Yury Don
Дата:
Сообщение: Bug with indexing int4?
Следующее
От: "J. Roeleveld"
Дата:
Сообщение: Re: [GENERAL] Grant problems