Re: [GENERAL] SQL-ASCII database cleanup

2011-07-21 Thread Susan Cassidy
w...@postgresql.org] On Behalf Of Mike Blackwell Sent: Thursday, July 21, 2011 7:49 AM To: pgsql-general@postgresql.org Subject: [GENERAL] SQL-ASCII database cleanup I have an older database that was created with SQL-ASCII encoding. Over time users have managed to enter all manner of interesting char

[GENERAL] SQL-ASCII database cleanup

2011-07-21 Thread Mike Blackwell
I have an older database that was created with SQL-ASCII encoding. Over time users have managed to enter all manner of interesting characters, mostly via cut and paste from Windows documents. I'm attempting to clean up and eventually the database to UTF8. I've managed to find most of the data th