Re: User Quota Implementation - Mailing list pgsql-hackers

From Yann Michel
Subject Re: User Quota Implementation
Date
Msg-id 20050610162629.GA25473@zoom.spline.inf.fu-berlin.de
Whole thread Raw
In response to Re: User Quota Implementation  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: User Quota Implementation
List pgsql-hackers
Hi,

On Fri, Jun 10, 2005 at 10:59:46AM -0400, Bruce Momjian wrote:
> > Well, I have realy a lot of experiences with oracle usage and with its
> > limitation capabilities. What I need the most is space-limitation per
> > tablespace. Since 9i there is also a possibility to restrict cpu-usage
> > for a certain consumer or group but in fact I din't need to to so since
> > most of the apps have their own database. Maybe it could be useful to
> > have these groups later on. As far as I understood the thread above (and
> > any other mails) the space limitation would not only be nice for me.
> 
> I assume you can't use file system quotas for the tablespace partitions?

No, that's definetely no solution, due to I'm interested in a general
solution which should be applicable for all platforms.

> > BTW: Is there any patch available, yet? This thread dealt with a "patch"
> > but I didn't see any!?
> 
> Oh, there is no patch, just a discussion.

O.K. so I was not wrong about that. Is it usefull to re-discuss some of
the aspects to get a gist of what should probably be
implemented/extended?

Regards,
Yann


pgsql-hackers by date:

Previous
From: Teodor Sigaev
Date:
Subject: Gist Recovery testing
Next
From: Bruce Momjian
Date:
Subject: Re: User Quota Implementation