I have a database in sql_ascii that I need to convert to Unicode. I tried usingpg_dump -Fc .. but it fails on certain characters. like this one "è"How can I get the data transferred?