Re: BUG #3986: Error ts_vector with UTF8 WS2003

From: Euler Taveira de Oliveira <euler(at)timbira(dot)com>
To: Yann <yann(dot)robin(at)withart(dot)fr>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3986: Error ts_vector with UTF8 WS2003
Date: 2008-02-26 02:06:14
Message-ID: 47C37416.9060300@timbira.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Yann wrote:

> 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
>
It seems to be a client encoding problem. What is your client_encoding?
A common problem is a mismatch between client_encoding and the terminal
or application encoding.

--
Euler Taveira de Oliveira
http://www.timbira.com/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2008-02-26 09:29:17 Re: BUG #3985: select command not working
Previous Message Miroslav Nachev 2008-02-26 01:13:52 Re: BUG #3980: Can not Install PostgreSQL - error at the end of installation