Re: Norwegian Letters - Mailing list pgsql-general

From Denis Braekhus
Subject Re: Norwegian Letters
Date
Msg-id 1036187272.3dc2f6880967f@ms1.startsiden.no
Whole thread Raw
In response to Norwegian Letters  ("Paul Ottar Tornes" <critical@tiscali.no>)
List pgsql-general
Quoting Paul Ottar Tornes <critical@tiscali.no>:
> Hi!
>
> Anyone out there who knows how I can get norwegian letters in psql? like:
> æøå
>
> Regards
> Paul Ottar

This is quite easy.
First make sure your DB is initialized with the proper locale (and has locale
support when compiled). Setting of the locale is important when you do the
initdb procedure of the install.

After that simply insert norwegian characters and you should be fine! :)
We are doing it all the time works a charm here.

--
Denis Braekhus - ABC Startsiden AS
http://www.startsiden.no

pgsql-general by date:

Previous
From: Lee Harr
Date:
Subject: Re: SELECT Query
Next
From: Bruce Momjian
Date:
Subject: Re: Effects of not using NOT NULL