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