Relative Content

Tag Archive for postgresqlamazon-rdsunaccent

Loading custom unaccent rules into PostgreSQL Amazon RDS

I use PostgreSQL with unaccent extension in order to handle german umlauts.
By default, the mapping works in the following way:
Müller -> Muller, but this is not natural. Ü should be mapped into UE, Ö should be mapped into OE, but by default it is mapped to O.