Postgres: Alter table to new owner

 An object can be assigned to a new owner with an ALTER command of the appropriate kind for the object, for example

ALTER TABLE table_name OWNER TO new_owner;

Comments

Popular posts from this blog

Oracle: To clean up WRI$_ADV_OBJECTS