From: | Mateusz Mazur <vincent(at)waw(dot)pdi(dot)net> |
---|---|
To: | pgsql-sql(at)postgresql(dot)org |
Subject: | Table secure problem. |
Date: | 2000-11-08 13:26:54 |
Message-ID: | 20001108142654.A5764@ornak.waw.pdi.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
Hi.
(Sorry for my english -I'am not a nativ speaker)
I have some problem. I show it with example:
I have base names for e.g. "db".
I have also user "joe" (in pg_shadow). Joe is not a superuser or somethink
like that his is normal user.
He connect to db. He can't do anything because I don't give him any grants,
but he can create new tables. and ther is a problem. He could create table
for e.g. with large object field and put there GB of data and system break
down. What should I do. Joe must connect to the base because he must select
some data from table but it must be all. I will be very greatfull for any
sugestion.
Mateusz Mazur
POLAND
vincent(at)waw(dot)pdi(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | ANDREAS STEINBACH | 2000-11-08 14:50:30 | Oracle, ODBC, MS IIS -> problem! |
Previous Message | Tom Lane | 2000-11-07 23:48:35 | Re: how to index a numeric(12,2) column? |