ERROR: invalid byte sequence for encoding "UTF8": 0x92 - Mailing list pgsql-sql

From Karthikeyan Sundaram
Subject ERROR: invalid byte sequence for encoding "UTF8": 0x92
Date
Msg-id BAY131-F9EB3EF541699B62FB5952B0750@phx.gbl
Whole thread Raw
Responses Re: ERROR: invalid byte sequence for encoding "UTF8": 0x92  ("Claus Guttesen" <kometen@gmail.com>)
List pgsql-sql
Hi,

   I am using postgres 8.2.3.  I have recently converted my database from
sql-ascii to UTF8.  I have a portal which calls a perl program to insert the
data into the database.

    While inserting, I am getting an error message

DBD::Pg::st execute failed: ERROR:  invalid byte sequence for encoding
"UTF8": 0x92
[for Statement "INSERT INTO longdescs (bug_id, who, bug_when, thetext,
isprivate)


How can I set the client encoding in perl. Can somebody help me?

Regards
skarthi

_________________________________________________________________
Get a FREE Web site, company branded e-mail and more from Microsoft Office
Live! http://clk.atdmt.com/MRT/go/mcrssaub0050001411mrt/direct/01/


pgsql-sql by date:

Previous
From: "Bart Degryse"
Date:
Subject: Re: Select and Count
Next
From: "Claus Guttesen"
Date:
Subject: Re: ERROR: invalid byte sequence for encoding "UTF8": 0x92