Re: RFD: schemas and different kinds of Postgres objects

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB SD
Тема Re: RFD: schemas and different kinds of Postgres objects
Дата
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA42128E0@m0114.s-mxs.net
обсуждение исходный текст
Ответ на RFD: schemas and different kinds of Postgres objects  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> > I am starting to see the advantages and like it. I also like the exact 
> > name "public" for the public schema.
> 
> I wonder if we should think about a 'group' area so people in a group
> can create things that others in the group can see, but not people
> outside the group.

A group simply chooses a special schema name for their group.

Maybe an extra in the ACL area so you can grant privs for a whole 
schema.

grant select on schema blabla to "JoeLuser"

Andreas


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

Предыдущее
От: "Zeugswetter Andreas SB SD"
Дата:
Сообщение: Re: Savepoints
Следующее
От: "Zeugswetter Andreas SB SD"
Дата:
Сообщение: Re: Savepoints