Permission issues. Please help

Поиск
Список
Период
Сортировка
От Richard Gbs
Тема Permission issues. Please help
Дата
Msg-id 1773055302.387801.1520981557054@mail.yahoo.com
обсуждение исходный текст
Ответы Re: Permission issues. Please help  (Azimuddin Mohammed <azimeiu@gmail.com>)
Re: Permission issues. Please help  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-admin
I am stumped.

I have been trying to create some users/roles with privs and am having no luck. I have tried all the combinations of alter, grants etc with no luck.

Here is my issues.

database "mydb" in schema "public" is owned  user1

there is also a user2 and user3 

The problem is that if user1 create a table in the database user2 and user3 get permission denied for selects and inserts. etc ... And if user2 creates a table user1 and user3 get permission denied. etc ...

I need to have user1,2 and 3 have all the same privileges against any obeject in the database created by any of them.

Can someone give a high level approach to this please?

thanks

RG

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

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: streaming replication and wal 's usages
Следующее
От: Azimuddin Mohammed
Дата:
Сообщение: Re: Permission issues. Please help