Re: User Quota Implementation - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: User Quota Implementation
Date
Msg-id 20040709153552.GA24668@dcc.uchile.cl
Whole thread Raw
In response to User Quota Implementation  ("Jonah H. Harris" <jharris@tvi.edu>)
Responses Re: User Quota Implementation  ("Jonah H. Harris" <jharris@tvi.edu>)
List pgsql-hackers
On Thu, Jul 08, 2004 at 03:27:34PM -0600, Jonah H. Harris wrote:

> Out of necessity, I've implemented user quotas in 7.4.3.  What would the 
> process be for having this reviewed and combined?  I have a patch for 
> 7.4.3 ready, but wanted to know if you suggest that I patch the latest 
> cvs instead.  Below if some information on the implementation.

At exactly what time is the quota enforced?  Does the enforcement
somehow serialize that operation?

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
Thou shalt study thy libraries and strive not to reinvent them without
cause, that thy code may be short and readable and thy days pleasant
and productive. (7th Commandment for C Programmers)



pgsql-hackers by date:

Previous
From: Thomas Swan
Date:
Subject: Re: Nested Transactions, Abort All
Next
From: Stephen Frost
Date:
Subject: Re: User Quota Implementation