copy data from utf16 csv file - Mailing list pgsql-general

From Shane
Subject copy data from utf16 csv file
Date
Msg-id 20051027223043.GA10348@cm.nu
Whole thread Raw
Responses Re: copy data from utf16 csv file  (Peter Wiersig <peter@friesenpeter.de>)
List pgsql-general
Hello all,

I have some CSV data I'd like to import into a PG table
using \copy from csv but the file is encoded in utf16le
format.  It's a google adsense CSV file in case anyone has
had to work with these.  Can anyone suggest how I can
either get these into PG directly or massage the file so as
to be compatable?

Thanks,
Shane
--
http://www.cm.nu/~shane/

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Why database is corrupted after re-booting
Next
From: Peter Wiersig
Date:
Subject: Re: copy data from utf16 csv file