Re: ALTER DOMAIN .. OWNER TO ..

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ALTER DOMAIN .. OWNER TO ..
Дата
Msg-id 7608.1039445986@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ALTER DOMAIN .. OWNER TO ..  (Rod Taylor <rbt@rbt.ca>)
Ответы Re: ALTER DOMAIN .. OWNER TO ..  (Rod Taylor <rbt@rbt.ca>)
Re: ALTER DOMAIN .. OWNER TO ..  (Rod Taylor <rbt@rbt.ca>)
Список pgsql-patches
Rod Taylor <rbt@rbt.ca> writes:
> Either a superuser or owner of the schema may change the owner of the
> domain.

Superuser only, please.  Or are you not familiar with the reasons why
most Unixen do not allow one to "give away" ownership of a file?

            regards, tom lane

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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: show casts and conversions in psql (2nd try)
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: ALTER DOMAIN .. OWNER TO ..