Re: [ADMIN] pg_restore errors

2008-01-21 Thread Tom Lane
Kevin Kempter <[EMAIL PROTECTED]> writes: > Trying to restore a pg_dump I get this: > pg_restore: ERROR: invalid byte sequence for encoding "UTF8": 0xae > HINT: This error can also happen if the byte sequence does not match the > encoding expected by the server, which is controlled by "client_en

Re: [ADMIN] pg_restore errors

2008-01-21 Thread Phillip Smith
> Trying to restore a pg_dump I get this: > > pg_restore: ERROR: invalid byte sequence for encoding "UTF8": 0xae > HINT: This error can also happen if the byte sequence does not match the > encoding expected by the server, which is controlled by "client_encoding". > CONTEXT: COPY imm_lookup, li