create database utf8db encoding='utf8' template=template0;
set client_encoding to 'UTF8';
\c utf8db
