BUG #2071: ERROR: invalid multibyte character for locale - Mailing list pgsql-bugs

From Prakash Nair
Subject BUG #2071: ERROR: invalid multibyte character for locale
Date
Msg-id 20051125115544.4EDA2F0B3A@svr2.postgresql.org
Whole thread Raw
Responses Re: BUG #2071: ERROR: invalid multibyte character for locale  (tomas@tuxteam.de (Tomas Zerolo))
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2071
Logged by:          Prakash Nair
Email address:      prakashblr@hotmail.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

pgsql-bugs by date:

Previous
From: "Jan Jockusch"
Date:
Subject: BUG #2070: Encoding dependent error in comparison operators
Next
From: Tom Lane
Date:
Subject: Re: BUG #2070: Encoding dependent error in comparison operators