Re: SOC & user quotas - Mailing list pgsql-hackers

From Zeugswetter Andreas ADI SD
Subject Re: SOC & user quotas
Date
Msg-id E1539E0ED7043848906A8FF995BDA57901CAFEF2@m0143.s-mxs.net
Whole thread Raw
In response to Re: SOC & user quotas  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
> > Then you cannot run any queries that extend the size of
> your relations
> > (for example INSERT, UPDATE etc.). Unless you drop your tables or
> > DELETE something
>
> Interesting. Well my two cents is don't go any deeper than database.
> I.e; don't try and track to the individual relation.

I thought the intuitive level for such a feature would be tablespace.
If you need per user each user would get it's own tablespace, if you
need database each database ...

Andreas


pgsql-hackers by date:

Previous
From: Mageshwaran
Date:
Subject: Postgres Replication
Next
From: "Simon Riggs"
Date:
Subject: Re: VACUUM and spoiling the buffer manager cache