Re: create role/user management

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: create role/user management
Дата
Msg-id CAKFQuwYVVHSRYv3BS8FfC==qYJRBZi1yU_JJ-XFW96Oqdspy7A@mail.gmail.com
обсуждение исходный текст
Ответ на create role/user management  (Kirti Adesara <kdadesara@hotmail.com>)
Ответы Re: create role/user management  (Rob Sargent <robjsargent@gmail.com>)
Re: create role/user management  (Steve Midgley <science@misuse.org>)
Список pgsql-sql
On Sat, May 4, 2019 at 9:38 AM Kirti Adesara <kdadesara@hotmail.com> wrote:
I have a database with multiple tables, functions and triggers in public schema.

You should stop using the public schema.

I want to create a user that can login to database and select on specific tables and cannot access to any functions, triggers and specific tables.

Maybe provide an example what what is not presently working the way you expect and describe how you would like it to work - after refraining from using the public schema.

David J.

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

Предыдущее
От: Steve Midgley
Дата:
Сообщение: Re: create role/user management
Следующее
От: Rob Sargent
Дата:
Сообщение: Re: create role/user management