Re: Converting an ASCII database to an UTF-8 database - Mailing list pgsql-general

From Ragnar
Subject Re: Converting an ASCII database to an UTF-8 database
Date
Msg-id 1140208386.32324.110.camel@localhost.localdomain
Whole thread Raw
In response to Converting an ASCII database to an UTF-8 database  (kishore.sainath@gmail.com)
List pgsql-general
On fös, 2006-02-17 at 05:21 -0800, kishore.sainath@gmail.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



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: primary index permits duplicates
Next
From: Merlin Moncure
Date:
Subject: Re: sqlite speed comparison