locale - Search results
Mailing lists >> pgsql-performance >> Thread
2025-02-28 23:02:59 | Re: Slow performance of collate "en_US.utf8" (Joe Conway)
locale. Something like: -------- CREATE DATABASE builtincoll LOCALE_PROVIDER builtin BUILTIN_LOCALE 'C.UTF-8' TEMPLATE
Mailing lists >> pgsql-performance >> Thread
2025-02-28 15:59:38 | Re: Slow performance of collate "en_US.utf8" (Achilleas Mantzios - cloud)
seems you initialized the cluster with libc as the locale provider. Have you tried with icu ?