Re: Arabic Language

From: "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com>
To: "TUC Solutions" <info(at)tucsolutions(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Arabic Language
Date: 2007-09-27 03:27:44
Message-ID: 162867790709262027q6fef8610lcd7ea727db81ebed@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-09-27 04:38:15 Re: pg_dump (8.1.9) does not output copy statements
Previous Message Erik Jones 2007-09-27 03:18:33 Re: datestyle question