Re: Invalid byte sequence for encoding

2008-06-19 Thread Benny Pedersen
On Thu, June 19, 2008 09:25, Peter Sørensen wrote: > [16119] dbg: bayes: seen_put: SQL error: ERROR: invalid byte sequence for > encoding "UTF8": 0xd3ce > [16119] dbg: bayes: HINT: This error can also happen if the byte sequence does > not match the encoding expected b

Re: Invalid byte sequence for encoding

2008-06-19 Thread Michael Monnerie
On Donnerstag, 19. Juni 2008 Peter Sørensen wrote: > [16119] dbg: bayes: seen_put: SQL error: ERROR: invalid byte sequence > for encoding "UTF8": 0xd3ce [16119] dbg: bayes: HINT: This error can > also happen if the byte sequence does not match the encoding expected > b

Invalid byte sequence for encoding

2008-06-19 Thread Peter Sørensen
yes: seen_put: SQL error: ERROR: invalid byte sequence for encoding "UTF8": 0xd3ce [16119] dbg: bayes: 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". [16119] dbg: bayes: error

Problem with ERROR: invalid byte sequence for encoding "UTF8": 0x8a

2007-07-30 Thread Andrew R Jackson
I keep seeing these in my postgresql log file. What did I do wrong? ERROR: invalid byte sequence for encoding "UTF8": 0xd255 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"