How to change a view's owner in postgres(is it possible?)

Поиск
Список
Период
Сортировка
От Anoop G
Тема How to change a view's owner in postgres(is it possible?)
Дата
Msg-id 1a027d210808010316we924c2bka3d5ce2452a0afce@mail.gmail.com
обсуждение исходный текст
Ответы Re: How to change a view's owner in postgres(is it possible?)  ("Richard Broersma" <richard.broersma@gmail.com>)
Список pgsql-sql
<div dir="ltr"><br /><div class="gmail_quote"><div dir="ltr"><br />Dear all,<br /><br />We can change the owner of a
tbalelike this<br /><br /></div></div>alter table tbl_year_end owner to anoop;<br /><br />Is it possible to change the
ownername of a  view through sql?<br /><br /><br /><br /></div> 

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

Предыдущее
От: "Anoop G"
Дата:
Сообщение: How to change a view's owner in postgres
Следующее
От: "Marcin Stępnicki"
Дата:
Сообщение: Re: How to change a view's owner in postgres