Thread: How to get correct alphabetical order

How to get correct alphabetical order

From
"Þórður Ívarsson"
Date:
Hi there,

I have small problem here to get solved, I need to get alphabetical
order changed a little.

Here in Iceland we have ascended characters that should follow the
non-ascended and that does not work straight, how do I fix that?

Our alphabet is like that

a á b c d ð e é f g h i í j k l m n o ó p q r s t u ú v w x y z þ æ ö

but the order from postgress is

a b c d e f g h i j k l m n o p q r s t u v w x y z .................

TIA

Þórður Ívarsson