On Fri, Aug 1, 2008 at 11:41 AM, Anoop G <anoopmadavoor(at)gmail(dot)com> wrote:> How to change a view's owner in postgres?
ALTER TABLE view_name OWNER TO new_owner;