Re: [ADMIN] encoding error in new Postgres version

2010-02-02 Thread Jan-Peter Seifert
Hello, nobody did answer so far it seems ... > In 8.2 they had no problem. In 8.3, however they now get the following > error > > On several tables: >pg_restore: [archiver (db)] COPY failed: ERROR: character 0xe28899 > of encoding "UTF8" has no equivalent in "WIN1252" > CONTEXT: COPY em

[ADMIN] encoding error in new Postgres version

2009-12-15 Thread Mark Steben
Good morning We recently (last month) upgraded from postgres 8.2 to 8.3. We run linux redhat on our production servers, although a couple Of our developers run Windows XP 32 bit. They restore a pg_dump Copy of our production database onto their local machine. In 8.2 they had no problem