BUG #2071: ERROR: invalid multibyte character for locale

From: "Prakash Nair" <prakashblr(at)hotmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2071: ERROR: invalid multibyte character for locale
Date: 2005-11-25 11:55:44
Message-ID: 20051125115544.4EDA2F0B3A@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2071
Logged by: Prakash Nair
Email address: prakashblr(at)hotmail(dot)com
PostgreSQL version: 8.0.4
Operating system: RHES
Description: ERROR: invalid multibyte character for locale
Details:

Hello,

Got the error in postgres console when we do a lower() or upper().

Postgres console gives following error,

ERROR: invalid multibyte character for locale
HINT: The server's LC_CTYPE locale is probably incompatible with the
database encoding.

Can any one please help me, I need to use Unicode encoding for my database.
(Not able to upgrade to postgres 8.10. as I was getting someother issues
when I try to restore database)

Looks forward for anyone's fast reply.

Thanks,
Prakash

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-11-25 15:34:24 Re: BUG #2070: Encoding dependent error in comparison operators
Previous Message Jan Jockusch 2005-11-25 09:36:20 BUG #2070: Encoding dependent error in comparison operators