I have a CVS file that I would like to COPY into my psql database. However the file is in SJIS and my DB is in EUC_JP. Is there anyway to tell psql about this and have it do the conversion on the fly?
Thanks,
Jc