Re: Norwegian Letters

Поиск
Список
Период
Сортировка
От Denis Braekhus
Тема Re: Norwegian Letters
Дата
Msg-id 1036187272.3dc2f6880967f@ms1.startsiden.no
обсуждение исходный текст
Ответ на Norwegian Letters  ("Paul Ottar Tornes" <critical@tiscali.no>)
Список 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 по дате отправления:

Предыдущее
От: Lee Harr
Дата:
Сообщение: Re: SELECT Query
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Effects of not using NOT NULL