Re: User Quota Implementation

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: User Quota Implementation
Дата
Msg-id 20040709163616.GB25233@dcc.uchile.cl
обсуждение исходный текст
Ответ на Re: User Quota Implementation  ("Jonah H. Harris" <jharris@tvi.edu>)
Список pgsql-hackers
On Fri, Jul 09, 2004 at 10:04:01AM -0600, Jonah H. Harris wrote:

> I'd like to make the following changes...  Let me know your thoughts.
> 
> - userquota is stored in units of kilobytes... is this adequate?  Would 
> anyone ever use a quota < 1K other than for allowing a user no space? 
> If the user has no space, why not just disable the account and/or make 
> them read-only?

We don't have the functionality for read-only, unless you REVOKE all his
privileges except select.

Anyway I think that you can't really enforce with such granularity, so
this is moot.

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"La felicidad no es mañana. La felicidad es ahora"



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

Предыдущее
От: James Robinson
Дата:
Сообщение: Re: User Quota Implementation
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: User Quota Implementation