postgresql change owner databases code example Example: postgresql db owner change ALTER DATABASE target_database OWNER TO new_onwer;