Re: [GENERAL] How to ALTER EXTENSION name OWNER TO new_owner ?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [GENERAL] How to ALTER EXTENSION name OWNER TO new_owner ?
Дата
Msg-id 9769.1502300267@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [GENERAL] How to ALTER EXTENSION name OWNER TO new_owner ?  (Scott Marlowe <scott.marlowe@gmail.com>)
Ответы Re: [GENERAL] How to ALTER EXTENSION name OWNER TO new_owner ?
Список pgsql-general
Scott Marlowe <scott.marlowe@gmail.com> writes:
> Seems like something that should be handled by alter doesn't it?

I have some vague memory that we intentionally didn't implement
ALTER EXTENSION OWNER because we were unsure what it ought to do
about ownership of objects belonging to the extension.  If the answer
is "nothing" then it wouldn't be hard to add such a statement.

            regards, tom lane


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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: [GENERAL] How to ALTER EXTENSION name OWNER TO new_owner ?
Следующее
От: Melvin Davidson
Дата:
Сообщение: Re: [GENERAL] How to ALTER EXTENSION name OWNER TO new_owner ?