Files
infrastructure/roles/common/templates/locale.conf.j2
nl6720 e74066e3c8 Use C.UTF-8 as the default locale
The glibc 2.35-6 package ships with the C.UTF-8 locale included which
means there is now a usable UTF-8 locale available by default.

en_US.UTF-8 will still be generated because PostgreSQL clusters are
created with that locale. Migrating the clusters to C.UTF-8 is
possible, but that requires dumping and recreating them.
2022-07-23 19:13:59 +03:00

2 lines
13 B
Django/Jinja