2010/6/4 Wang, Mary Y <mary.y.w...@boeing.com>:
> Hi,
>
> I'm getting this error from postgres " ERROR:  character 0x90 of encoding 
> "WIN1252" has no equivalent in "UTF8"  " and from a dump file when I tried to 
> use psql command to restore the dump.
>
> I have SET client_encoding = 'win1252' in the dump file.
>
> Any ideas?
>


0x90 isn't a valid WIN-1252 character.
http://msdn.microsoft.com/en-us/goglobal/cc305145.aspx

Osvaldo

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to