Re: alter owner on schema?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: alter owner on schema?
Дата
Msg-id 200405100403.i4A43aA04461@candle.pha.pa.us
обсуждение исходный текст
Ответ на alter owner on schema?  (CSN <cool_screen_name90001@yahoo.com>)
Список pgsql-general
CSN wrote:
> Is there a way to change the owner of a schema
> (without deleting/recreating it)?

No, I don't see a way to change the owner.  You might be able to update
the pg_namespace table to do this, but I am not sure.  Of course, you
can control the permissions on the schema easily with GRANT ON SCHEMA.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-general по дате отправления:

Предыдущее
От: Alexander Cohen
Дата:
Сообщение: full tuple count in cursor.
Следующее
От: "Stijn Vanroye"
Дата:
Сообщение: Cancel query based on a timeout