AW: NOCREATETABLE patch (was: Re: Please, help!(about P ostgres))

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB
Тема AW: NOCREATETABLE patch (was: Re: Please, help!(about P ostgres))
Дата
Msg-id 11C1E6749A55D411A9670001FA6879633682BB@sdexcsrv1.f000.d0188.sd.spardat.at
обсуждение исходный текст
Список pgsql-hackers
> > The connect group would be granted these System Privileges:

If we keep it like others (e.g. Informix) this System Privilege would be called
"resource". I like this name better, because it more describes the detailed 
priviledges.

> > 
> > CREATE AGGREGATE privilege
> > CREATE INDEX privilege
> > CREATE FUNCTION privilege
> > CREATE OPERATOR privilege
> > CREATE RULE privilege
> > CREATE SESSION privilege
> > CREATE SYNONYM privilege
> > CREATE TABLE privilege
> > CREATE TRIGGER privilege
> > CREATE TYPE privilege
> > CREATE VIEW privilege

The "connect" group would only have the priviledge to connect to the db [and
create temp tables ?] and rights they where granted, or that were granted to public.
They would not be allowed to create anything.

Andreas


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

Предыдущее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: Re: Outstanding patches
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Patch to ALTER TABLE docs