Magnus Hagander wrote:
> PostgreSQL 8.0 does not support UTF8 on Win32. You will need to
> convert the file before you load it into the database - look at for
> example the GNU iconv program to do this.
PostgreSQL does not support UTF8 locales on Windows, but the character
conversion should work the same on all platforms, shouldn't it?
--
Peter Eisentraut
http://developer.postgresql.org/~petere/