Converting an ASCII database to an UTF-8 database

From: kishore(dot)sainath(at)gmail(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Converting an ASCII database to an UTF-8 database
Date: 2006-02-17 13:21:37
Message-ID: 1140182497.110259.186780@g43g2000cwa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

Thanks in advance
- Kishore

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jim McMaster 2006-02-17 13:57:55 Re: Problem with postgres installation
Previous Message Martijn van Oosterhout 2006-02-17 13:21:19 Re: Take advantage of PREPARE (Pool of Conections)