From: | Elielson Fontanezi <ElielsonF(at)prodam(dot)sp(dot)gov(dot)br> |
---|---|
To: | "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org> |
Cc: | Gerson Leite da Silva <gerson(dot)silva(at)prodam(dot)sp(dot)gov(dot)br>, Marcio Pacheco de Jesus <mjesus(at)prodam(dot)sp(dot)gov(dot)br> |
Subject: | Tables Permission |
Date: | 2002-07-16 16:44:44 |
Message-ID: | A799F7647794D311924A005004ACEA97080DDE1E@cprodamibs249.prodam |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi folks!
I've been learning postgres 7.2 two weeks so far, and I could find
that
no dba´s users can create new objects in a different database that it do not
own or,
at least, do not have authorities to create new objects.
For example, assume two databases: postgresdb database owned only by
dba user "postgres" and leodb where exists only the no dba user "leo" with
INSERT, DELETE and UPDATE authorities. So, why? Why leo can create a new
objects in postgresdb?
I am looking forward to heard from all you.
Thanks a lot!
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-07-16 16:47:32 | Re: Tables Permission |
Previous Message | Stephan Szabo | 2002-07-16 16:32:08 | Re: Disabling case sensitivity |