Text Search Configuration Problem

From: Kevin Reynolds <kreynolds98092(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Text Search Configuration Problem
Date: 2008-04-04 00:22:20
Message-ID: 716144.29864.qm@web44906.mail.sp1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm using Postgresql version 8.3.1 on CentOS 5 and am following the steps in section 12.7 of the documentation for creating a custom text search configuration.

When I get to the step that says:

CREATE TEXT SEARCH DICTIONARY english_ispell (
TEMPLATE = ispell,
DictFile = english,
AffFile = english,
StopWords = english
);

I get the following error:

ERROR: invalid byte sequence for encoding "UTF8": 0xe0c020
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".

I'm using the english ispell files from http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/

Does anyone know how to solve this?


---------------------------------
You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rodrigo Gonzalez 2008-04-04 00:23:28 Re: To many records returned
Previous Message Colin Wetherbee 2008-04-04 00:00:47 Re: Autograph Annoucement (ERD Tool)