BUG #6294: character 0xefbd9e of encoding "UTF8" has no equivalent in "BIG5"

Started by CNover 14 years ago1 messagesbugs
Jump to latest
#1CN
cnliou9@fastmail.fm

The following bug has been logged online:

Bug reference: 6294
Logged by: CN Liu
Email address: cnliou9@fastmail.fm
PostgreSQL version: 9.1.1
Operating system: Debian Squeeze
Description: character 0xefbd9e of encoding "UTF8" has no equivalent
in "BIG5"
Details:

However, the following command works:

iconv -f utf8 -t big5 <file containing the character in question>

Thank you in advance!