Re: special accents in text columns

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: special accents in text columns
Дата
Msg-id 200207181033.41938.josh@agliodbs.com
обсуждение исходный текст
Ответ на special accents in text columns  (Henk Schets <henk.schets@oma.be>)
Список pgsql-novice
Henk,

> Is there something special I should do in order to be able to use accented
> characters in text columns ?

If the accented characters are supported by the ASCII character set, then no.
If they are not, though, you may need to compile Postgres with unicode
support.

Also, make sure that you compiled Postgres on a machine set to the language
you are using, or stuff won't alpha-sort right.

--
-Josh Berkus
 Aglio Database Solutions
 San Francisco


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

Предыдущее
От: "paul butler"
Дата:
Сообщение: Foreign key error
Следующее
От: "D. Duccini"
Дата:
Сообщение: Re: mirroring databases