We're testing moving our data to UNICODE from LATIN1, but when I try to import my data, I get the following error:

DBD::Pg::st execute failed: ERROR: Unicode characters greater than or equal to
0x10000 are not supported
CONTEXT: COPY bcp_mdc_products, line 120, column description: "Lladró "Ducks in
a Basket""


What encoding should I be using for characters like this? I thought unicode was supposed to handle these types of characters?

TIA

Patrick Hatcher

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to