On fös, 2006-02-17 at 05:21 -0800, kishore.sainath@xxxxxxxxx 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