How can I define my alphabet? - Mailing list pgsql-sql

From Steffen Emil Thorkildsen
Subject How can I define my alphabet?
Date
Msg-id Pine.GSO.4.10.9910101024150.2952-100000@mimming.ifi.uio.no
Whole thread Raw
List pgsql-sql
Hi,

My PostgreSQL DB contains norwegian words, so when I use the
ORDER BY in my select-calls, it fails, because the norwegian
alphabet contains 'æ', 'ø' & 'å' different from english, so my question
is:

How can I define the alphabet of PostgreSQL to get the correct sorting?

Thank you,

Steffen E. Thorkildsen

(please reply to my e-mail aswell)



pgsql-sql by date:

Previous
From: Doug Thistlethwaite
Date:
Subject: Re: [SQL] combining columns in select
Next
From: Herouth Maoz
Date:
Subject: Re: [SQL] combining columns in select