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