"Zwettler Markus (OIZ)" <[email protected]> writes:
> Name    |  Owner   | Encoding | Locale Provider | Collate | Ctype |
> Locale    | ICU Rules |   Access privileges
> 
> -----------+----------+----------+-----------------+---------+-------
> +-------------+-----------+-----------------------
> 
> eng001    | dbowner  | UTF8     | icu             | C       | C     |
> de-CH-x-icu |           | =CTc/dbowner         +
> 
> |          |          |                 |         |       |
> |           | dbowner=CTc/dbowner

I believe those columns reflect the libc locale settings that are
being used.  They don't affect behavior that is driven by ICU ...
but not everything is.  You would likely want to set LANG=de_DE
or the like during initdb, along with specifying the ICU locale.

                        regards, tom lane


Reply via email to