change db owner postgres table code example Example: how to change owner in postgres ALTER DATABASE name OWNER TO new_owner;