Re: Norwegian Letters

From: Denis Braekhus <denis(at)startsiden(dot)no>
To: pgsql-general(at)postgresql(dot)org
Cc: Paul Ottar Tornes <critical(at)tiscali(dot)no>
Subject: Re: Norwegian Letters
Date: 2002-11-01 21:47:52
Message-ID: 1036187272.3dc2f6880967f@ms1.startsiden.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Quoting Paul Ottar Tornes <critical(at)tiscali(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-11-01 22:47:29 Re: Effects of not using NOT NULL
Previous Message Lee Harr 2002-11-01 21:26:44 Re: SELECT Query