Previously, we set the locale to C using pg_createcluster's --locale option, which unintentionally also set the encoding to SQL_ASCII. We prefer UTF8 as the default encoding.
Previously, we set the locale to C using pg_createcluster's --locale option, which unintentionally also set the encoding to SQL_ASCII. We prefer UTF8 as the default encoding.