Re: [GENERAL] grant privileges across schemas

2006-04-20 Thread Bruno Wolff III
On Thu, Apr 20, 2006 at 13:52:38 -0300, Fernan Aguero <[EMAIL PROTECTED]> wrote: > +[ Bruno Wolff III <[EMAIL PROTECTED]> (19.Apr.2006 14:39): > | > | > | Granting access to a schema allows use of that schema. It does not grant > | access to objects contained in the schema. You will need to

Re: [GENERAL] grant privileges across schemas

2006-04-20 Thread Fernan Aguero
+[ Bruno Wolff III <[EMAIL PROTECTED]> (19.Apr.2006 14:39): | | On Wed, Apr 19, 2006 at 09:29:50 -0300, | Fernan Aguero <[EMAIL PROTECTED]> wrote: | > | > The following works, but I'm not sure about the consequences | > of granting USAGE to a schema, as the documentation is | > not clear, IM

Re: [GENERAL] grant privileges across schemas

2006-04-19 Thread Bruno Wolff III
On Wed, Apr 19, 2006 at 09:29:50 -0300, Fernan Aguero <[EMAIL PROTECTED]> wrote: > > The following works, but I'm not sure about the consequences > of granting USAGE to a schema, as the documentation is > not clear, IMO : "For schemas, allows access to objects > contained in the specified schema