Re: Database size - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: Database size
Date
Msg-id 1162853074.5195.65.camel@state.g2switchworks.com
Whole thread Raw
In response to Re: Database size  (Nikola Radakovic <achillea@hi.t-com.hr>)
List pgsql-admin
On Mon, 2006-11-06 at 16:29, Nikola Radakovic wrote:
> Setting user's quota on my linux machine wont affect database
> quota.It will have impact on users directories.So, it must
> be a trick how to set PostgreSQL quota. Or how to link PostgreSQL
> database with directories which already have set quotas.

PostgreSQL itself has no ability to set quotas.

You can limit the amount of data a particular table space uses, either
by drive size or quota.  But for individual users, I don't think there's
a solution.

pgsql-admin by date:

Previous
From: Abu Mushayeed
Date:
Subject: Re: Out of Memory
Next
From: Mike Goldner
Date:
Subject: Re: Database size