Return to Snippet

Revision: 6064
at April 24, 2008 09:40 by benpjohnson


Initial Code
iconv -c -f WINDOWS-1252 -t UTF-8 ascii.sql > utf8.sql

Initial URL

                                

Initial Description

                                

Initial Title
Convert Postgres ascii dump to UTF-8

Initial Tags

                                

Initial Language
Bash