Re: User Quota Implementation

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: User Quota Implementation
Дата
Msg-id 20040709163252.GA25233@dcc.uchile.cl
обсуждение исходный текст
Ответ на Re: User Quota Implementation  ("Jonah H. Harris" <jharris@tvi.edu>)
Ответы Re: User Quota Implementation
Список pgsql-hackers
On Fri, Jul 09, 2004 at 10:22:49AM -0600, Jonah H. Harris wrote:
> Quota is currently enforced on commit.  I've considered checking during 
> insert/update/copy and throwing an abort but within a transaction they 
> may be deleting data as well.

How do you do it?  Do you add relblocks from all tables and indexes?

> What's the consensus on when to check?

We don't have one AFAIK ...

You haven't shown us the patch, have you?

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Granting software the freedom to evolve guarantees only different results,
not better ones." (Zygo Blaxell)



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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: User Quota Implementation
Следующее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: User Quota Implementation