Re: Arabic Language - Mailing list pgsql-general

From Pavel Stehule
Subject Re: Arabic Language
Date
Msg-id 162867790709262027q6fef8610lcd7ea727db81ebed@mail.gmail.com
Whole thread Raw
In response to Arabic Language  ("TUC Solutions" <info@tucsolutions.com>)
List 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 by date:

Previous
From: Erik Jones
Date:
Subject: Re: datestyle question
Next
From: Tom Lane
Date:
Subject: Re: pg_dump (8.1.9) does not output copy statements