[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Quotas on Database space



Hi all,
I'm considering adapting an XTR for our web servering needs. What I need to
know is if there is a way of limiting the amount of space a a certain
website's database is using, i.e. imposing  a quota on database disk space.
I know that the XTR allows quotas for each site under /home/ , but
Postgresql databases are saved under /var/lib/, which does not have quotas
enabled by default. It is also possible that other users might need to have
access to the same database.
Any help will be appreciated.