Re: User Quota Implementation

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: "Jonah H(dot) Harris" <jharris(at)tvi(dot)edu>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: User Quota Implementation
Date: 2004-07-09 12:31:04
Message-ID: 20040709123104.GC21419@ns.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* Jonah H. Harris (jharris(at)tvi(dot)edu) 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.

Personally, I would love to see this in PostgreSQL. It'd be great if it
could get into 7.5. An issue I see with that is that (similar to
Oracle...) I think people would want to be able to specify
per-tablespace quotas. Perhaps that wouldn't be too hard to add?

Stephen

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2004-07-09 12:57:44 Re: User Quota Implementation
Previous Message Andreas Joseph Krogh 2004-07-09 12:02:05 patch for allowing multiple -t options to pg_dump