PostgreSQL DB изменение
ALTER DATABASE target_database OWNER TO new_onwer;
Graceful Gnat
ALTER DATABASE target_database OWNER TO new_onwer;