I want to create a new database ensuring encoding is set to UTF-8.
CREATE DATABASE "db_name" WITH ENCODING = 'UTF8';