BUG #3986: Error ts_vector with UTF8 WS2003 - Mailing list pgsql-bugs

From Yann
Subject BUG #3986: Error ts_vector with UTF8 WS2003
Date
Msg-id 200802250036.m1P0a7rv079448@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #3986: Error ts_vector with UTF8 WS2003
List pgsql-bugs
The following bug has been logged online:

Bug reference:      3986
Logged by:          Yann
Email address:      yann.robin@withart.fr
PostgreSQL version: 8.3.0 build1400
Operating system:   Windows Server 2003
Description:        Error ts_vector with UTF8 WS2003
Details:

Hi,

When i try to execute the ts_vector function with a text i get the following
error :
ERROR: 22021: invalid byte sequence for encoding "UTF8": 0xc3

I've tried with a lot of different text, the error is always the same.

On a WINXP OS it works fine.

I've seen the same bug reported in your newsgroup :
 BUG #3766

Thanks,

--
Yann

pgsql-bugs by date:

Previous
From: "srijit"
Date:
Subject: BUG #3985: select command not working
Next
From: Simon Riggs
Date:
Subject: Re: BUG #3979: SELECT DISTINCT slow even on indexed column