user restriction

Поиск
Список
Период
Сортировка
От Ashish Karalkar
Тема user restriction
Дата
Msg-id 009a01c7a410$1462a6b0$170211ac@LIONKING.COM
обсуждение исходный текст
Ответы Re: user restriction  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general

Hi All,

 

I want to create a user in Postgres Database. And I want to restrict that user with some privileges. And also I want that user should be specific to particular database.

He should not be able to do the following

1)       Connect to any other database.

2)       Connect to System database (like Postgres).

 

He should only be able to connect to Specific Database & perform those activities which has been granted.

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

Предыдущее
От: Dudás József
Дата:
Сообщение: Re: invalid memory alloc after insert with c trigger function
Следующее
От: Vincenzo Romano
Дата:
Сообщение: Re: Numeric performances