
PostgreSQLで、CREATE DATABASEの際にERROR: new encoding (EUC_JP) is incompatible with the encoding of the template database (UTF8)
環境
CentOS release 6.6 (Final)
postgresql93.x86_64 9.3.25-1PGDG.rhel6 @pgdg93
事象
PostgreSQLで、以下の様にエンコーディング「EUC_JP」でC...