schema privilege question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Title: schema privilege question

Hi everybody,

I just created a new schema.  Like this:

  create schema newschema authorization foo;

Now I want to 3 other uses besides foo to be
able to create and drop tables/views/etc.
What I want to do would be something like:

  grant create on newschema to x, y, z;

But it disagrees with me as to:
ERROR: relation "newschema" does not exist

How can I do what I want to do?

Thank you in advance.

Tena Sakai
tsakai@xxxxxxxxxxxxxx


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux