how to attach owner to database postgres code example Example: postgresql db owner change ALTER DATABASE target_database OWNER TO new_onwer;