| From: | "Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | table accountability |
| Date: | 2003-03-06 17:02:05 |
| Message-ID: | 73309C2FDD95D11192E60008C7B1D5BB04C74736@snt452.corp.bcbsm.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Howdy:
Running PostgreSQL 7.2.1 on RedHat Linux 7.2.
I am creating groups where the users in it will
have a bit of privileges. For example, they will
have the ability to created, modify, drop tables.
However, I have users that create tables at-will (now)
and I want to restrict the number of tables a user
can create. Is that possible? Can I put in an auditing
feature that allows a certain number of tables to be
created?
If not, how can I influence the users to stop
creating so many darn tables just short of
submitting a script that goes once a month
and drops them?
Thanks!
-X
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-03-06 17:05:35 | Re: 7.4? |
| Previous Message | Neil Conway | 2003-03-06 16:58:00 | Re: 7.4? |