Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: BUG #4332: ERROR: invalid byte sequence for encoding "UTF8": 0xc3


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: "Maxime Carbonneau" <manitou(at)maikan(dot)com>
  • Cc: pgsql-bugs(at)postgresql(dot)org
  • Subject: Re: BUG #4332: ERROR: invalid byte sequence for encoding "UTF8": 0xc3
  • Date: Tue, 29 Jul 2008 17:18:18 -0400
  • Message-id: <16679.1217366298@sss.pgh.pa.us> <text/plain>

"Maxime Carbonneau" <manitou(at)maikan(dot)com> writes:
> I did some modification on the file
> "/usr/local/pgsql/share/tsearch_data/french.stop" to realize that the letter
> 'à' brings the error.

Yeah, this is the same problem noted about a month ago :-(
http://archives.postgresql.org/pgsql-bugs/2008-06/msg00110.php

It's fixed in CVS but we haven't made a new release yet.
If you need the patch right away, see
http://archives.postgresql.org/pgsql-committers/2008-06/msg00226.php

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group