Re: User Quota Implementation - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: User Quota Implementation
Date
Msg-id 20040709123104.GC21419@ns.snowman.net
Whole thread Raw
In response to User Quota Implementation  ("Jonah H. Harris" <jharris@tvi.edu>)
Responses Re: User Quota Implementation
List pgsql-hackers
* Jonah H. Harris (jharris@tvi.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

pgsql-hackers by date:

Previous
From: Andreas Joseph Krogh
Date:
Subject: patch for allowing multiple -t options to pg_dump
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: User Quota Implementation