Re: User Quota Implementation - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: User Quota Implementation
Date
Msg-id 1089389377.15774.117.camel@jester
Whole thread Raw
In response to Re: User Quota Implementation  (Stephen Frost <sfrost@snowman.net>)
Responses Re: User Quota Implementation  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
> > Group quotas should be sufficient. Create directory readable/writable to
> > only the pgsql user, but have the group ownership be representative of
> > the user in question.
> 
> Rather ugly, and you'll run out of groups if you have alot of users (the
> postgres user can only be in so many groups).  It's a cute idea but I
> really don't see it as being viable.

The postgres user doesn't need to be in any of the groups, the group
simply exists simply to give the directory representation for a quota.



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Nested Transactions, Abort All
Next
From: Bruce Momjian
Date:
Subject: Re: Nested Transactions, Abort All