Re: Converting database-encoding from SQL_ASCII to UNICODE?????

From: Kathy Zhu <Kathy(dot)Zhu(at)Sun(dot)COM>
To: pgsql-general(at)postgresql(dot)org, aschoeib(at)4tek(dot)de
Subject: Re: Converting database-encoding from SQL_ASCII to UNICODE?????
Date: 2003-09-12 18:06:58
Message-ID: 200309121807.h8CI71c08124@amon.Central.Sun.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I don't know if you can alter the encoding of an existing database.

But you can change the client encoding by:
set client_encoding to 'UNICODE'

> X-Original-To: pgsql-general-postgresql(dot)org(at)localhost(dot)postgresql(dot)org
> content-class: urn:content-classes:message
> Subject: [GENERAL] Converting database-encoding from SQL_ASCII to UNICODE?????
> Date: Fri, 12 Sep 2003 11:54:40 +0200
> X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0
> X-MS-Has-Attach:
> X-MS-TNEF-Correlator:
> Thread-Topic: Converting database-encoding from SQL_ASCII to UNICODE?????
> Thread-Index: AcN5E+KXB8tDpbN5TjmKLpvEOc40LA==
> From: "Amin Schoeib" <aschoeib(at)4tek(dot)de>
> To: <pgsql-general(at)postgresql(dot)org>
> X-Virus-Scanned: by amavisd-new at postgresql.org
> X-Mailing-List: pgsql-general
>
> Hi,
> I have a database with encoding SQL_ASCII.
> Now I need to convert the encoding to UNICODE.
> Can somebody tell me how I can do that????
>
> Thanxx
>
> Schoeib
>
> 4Tek Gesellschaft für angewandte Informationstechnologien mbH
> Schoeib Amin
> Tel. +49 (0) 69 697688-132
> Fax. +49 (0) 69 697688-111
> http://www.4tek.de
>

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2003-09-12 18:42:33 Re: Serial type currval
Previous Message kanchan 2003-09-12 17:53:45 Regarding constraint database