| From: | Gary Stainburn <gary(dot)stainburn(at)ringways(dot)co(dot)uk> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | yum update now gives me UNICODE errors |
| Date: | 2006-08-24 12:43:00 |
| Message-ID: | 200608241343.00499.gary.stainburn@ringways.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hi folks.
Yesterday I ran a 'yum update' which included upgrading to 8.0.8.
Now when I run a SQL script I get the following errors:
insert into orders (or_supp, or_date, or_received, or_no, or_state,
or_comments) values -- 74
(4, '2004-02-13', '2004-02-13', 121604,'I','Sony Vaio FR395EP @ £789\nCarry
Case');
ERROR: invalid byte sequence for encoding "UNICODE": 0xa3
The problem is the £ (pound sterling) sign, but I never had any problems prior
to the update.
Can anyone tell me what has changed, and how I can change it back.
Thanks
--
Gary Stainburn
This email does not contain private or confidential material as it
may be snooped on by interested government parties for unknown
and undisclosed purposes - Regulation of Investigatory Powers Act, 2000
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thor Tall | 2006-08-24 13:02:08 | Re: Slow delete/insert. |
| Previous Message | Alexandre Leclerc | 2006-08-24 12:08:40 | Re: Slow delete/insert. |