@ethot CREATE DATABASE name ENCODING 'UTF8' template=template0 OWNER user;
@ethot Easier way of dealing with this is to reinstall your OS and before you install Postgres, you change your system locale to UTF8
@ethot Probably, what distro are you using?