Read Access to database

Поиск
Список
Период
Сортировка
От Ashish Karalkar
Тема Read Access to database
Дата
Msg-id 00d501c7e934$062d6d00$170211ac@LIONKING.COM
обсуждение исходный текст
Ответы Re: Read Access to database
Список pgsql-general
Hello all,
 
I have a database  abc  with owner c .
I want to grant only read access on this DB abc  to user d.
More specificaly to a schema abcs in the databse abc.
Is ther any way to do so?
 
I have more than 1000 table so dont want to list all the table name in the grant command.
 
Thanks in advance
 
With regards
Ashish...
 
 

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

Предыдущее
От: Ow Mun Heng
Дата:
Сообщение: delete vs insert vs update due to primary key dups -> which is better
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: Read Access to database