| From: | "Zeugswetter Andreas ADI SD" <ZeugswetterA(at)spardat(dot)at> |
|---|---|
| To: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, "Sergey E(dot) Koposov" <math(at)sai(dot)msu(dot)ru> |
| Cc: | <pgsql-hackers(at)postgresql(dot)org>, "Oleg Bartunov" <oleg(at)sai(dot)msu(dot)su> |
| Subject: | Re: SOC & user quotas |
| Date: | 2007-03-01 08:53:26 |
| Message-ID: | E1539E0ED7043848906A8FF995BDA57901CAFEF2@m0143.s-mxs.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2007-03-01 09:09:01 | Re: VACUUM and spoiling the buffer manager cache |
| Previous Message | Mageshwaran | 2007-03-01 08:00:33 | Postgres Replication |