Re: Arabic Language

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Arabic Language
Дата
Msg-id 162867790709262027q6fef8610lcd7ea727db81ebed@mail.gmail.com
обсуждение исходный текст
Ответ на Arabic Language  ("TUC Solutions" <info@tucsolutions.com>)
Список pgsql-general
> Dear Sir/Madam,
>
> We have developed an accounting solution using Linux and Postgresql as an
> open source database. Storing data in English is not an issue but we need
> your assistance to guide us on how can we store multi language
> English/Arabic characters using Postgresql.
>

Hello

simply, use UTF8 encoding:

createdb -E UTF8 yourdatabase

Regards
Pavel Stehule

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