Re: How to change a view's owner in postgres
От
Marcin Stępnicki
Тема
Re: How to change a view's owner in postgres
Дата
Msg-id
179149fe0808010342y51a0de77x317960c62bea0299@mail.gmail.com
Ответ на
How to change a view's owner in postgres (Anoop G)
Список
Дерево обсуждения
How to change a view's owner in postgres "Anoop G" <anoopmadavoor@gmail.com>
Re: How to change a view's owner in postgres "Marcin Stępnicki" <mstepnicki@gmail.com>
On Fri, Aug 1, 2008 at 11:41 AM, Anoop G wrote: > How to change a view's owner in postgres? ALTER TABLE view_name OWNER TO new_owner;
В списке pgsql-sql по дате отправления