Re: How to setup a good collation?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



All right, I have reinstalled postgresql server with "Use ICU for
unicode collation" but it did not help!

Postgres 9.3 on FreeBSD 10.2 with kernel, userland and software from ports compiled with clang. Server compile flags include ICU in addition of the defaults and client flags using non-GPL libedit instead of readline.

test=# select name from a order by upper(name) asc;
name
------
a
á
Á
b
e
é
É
o
ó
ö
U
Ü
Z
(13 rows)
test=#

-Reko


--
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux