标签: postgresql collation
MySQL有一个big long list of collations,但我无法找到Postgres是否有类似的东西。 Postgres有类似的东西吗?
答案 0 :(得分:3)
从this page from the 9.1 documentation来看,这看起来像是一个即将发布的功能。对于目前稳定的版本,它是每个群集配置选项。您可以阅读有关此情况的更多信息here。