Restriction of database size

From: Jeff Davis <jdavis(at)dynworks(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Restriction of database size
Date: 2001-01-04 12:33:49
Message-ID: 01010404372800.01103@jdavis
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a bunch of users on my system, and I would like a way, possibly using
quotas or some such thing, to restrict the size people can make their
databases. I would like it if it were per-user rather than global, so one user
can't mess up everyone. It would be especially nice if I could incorporate the
size people make their databases in a system quota, which I already have.

Thanks,
Jeff Davis
--
Jeff Davis
jdavis(at)dynworks(dot)com
http://dynworks.com

Browse pgsql-general by date

  From Date Subject
Next Message karol 2001-01-04 13:38:58 select distinct null
Previous Message Jeff Eckermann 2001-01-04 11:15:50 Help with SQL Function