Re: User Quota Implementation - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: User Quota Implementation
Date
Msg-id 1089386714.15774.74.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
> > > Since the user accessing/writing to the tablespaces would be the
> > > postgres user I don't really think this 'solution' works in reality.
> > 
> > I had assumed it would be a directory based quota rather than a user
> > based one.
> 
> It's been a while since I played with quotas but I don't recall this
> option being available.

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.



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: User Quota Implementation
Next
From: Stephen Frost
Date:
Subject: Re: User Quota Implementation