Access rescrictions

Поиск
Список
Период
Сортировка
От Elmar.Haneke@gmx.de
Тема Access rescrictions
Дата
Msg-id A97E85E30@haneke.de
обсуждение исходный текст
Ответы Re: [GENERAL] Access rescrictions
Список pgsql-general
Hello,

I'm looking for an solution to restrict the access to show an part of an Table only:
In an customer-database it should be possible to list the bills of an certain customer,
but it should be restricted to generate/summarize a list of all bills.

"SELECT * FROM Bills"  should be restricted
"SELECT * FROM Bills WHERE CustomerID=?" should be allowed for any CustomerID.

Is there an solution to this problem in PostgreSQL?

Elmar

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

Предыдущее
От: Adriaan Joubert
Дата:
Сообщение: Re: [GENERAL] Is it safe to INSERT/DELETE during VACUUM?
Следующее
От: postgres@taifun.interface-business.de
Дата:
Сообщение: Re: [GENERAL] Is it safe to INSERT/DELETE during VACUUM?