Re: Converting an ASCII database to an UTF-8 database

From: Ragnar <gnari(at)hive(dot)is>
To: kishore(dot)sainath(at)gmail(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Converting an ASCII database to an UTF-8 database
Date: 2006-02-17 20:33:06
Message-ID: 1140208386.32324.110.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On fös, 2006-02-17 at 05:21 -0800, kishore(dot)sainath(at)gmail(dot)com wrote:
> Hi All,
>
> I have a database in PostgreSQL which is ASCII.
> Due to some internationalization issues, I need to convert the database
> to the UTF-8 format.
>
> So my question is:
> How do I convert a database in the ASCII format into one of the UTF-8
> format?

using pg_dump ?

gnari

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2006-02-17 21:09:41 Re: sqlite speed comparison
Previous Message Tom Lane 2006-02-17 20:31:38 Re: primary index permits duplicates