On Fri, Sep 30, 2011 at 1:39 PM, Cody Caughlan <[email protected]> wrote: > Its a Rails app and I do have: > encoding: utf8
Hmmm, if you try this does it work (mostly)? iconv -f utf-8 -t utf-8 -c < infile > outfile -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
