Re: Issues with german 'Umlaute'

Поиск
Список
Период
Сортировка
От Iavor Raytchev
Тема Re: Issues with german 'Umlaute'
Дата
Msg-id HKEIIDPFPDBMOMDLIEEGIEJPDHAA.iavor.raytchev@verysmall.org
обсуждение исходный текст
Ответ на Re: Issues with german 'Umlaute'  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Tom Lane wrote:

>
> Nicolaus Erichsen <nico.erichsen@hsh-berlin.com> writes:
> > I recently found a problem with sorting german 'Umlaute' .
>
> Sounds like you did not set the right locale when creating
> the database.
> You need to be careful to run initdb with LANG (or LC_ALL or at least
> LC_COLLATE) set to what you want, probably "de_DE".
>
> > All this happens with a database  created with encoding ='latin1'.
>
> Encoding is not the issue, locale is.

Then what about having German, English, Italian and French words in the
same database? Shall we create four databases and place each language in
a separate one?

Iavor

--
Iavor Raytchev
very small technologies (a company of CEE Solutions)

www.verysmall.org

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Arne Woerner
Дата:
Сообщение: Re: 10 concurrent clients / pure insert SQL scripts (each 100000 lines)
Следующее
От: Jeff Boes
Дата:
Сообщение: VACUUM ANALYZE differs under 7.2.3 from 7.2.1