摘要: 错误:Unable to convert data value to UTF-8 (iconv reports "Illegal byte sequence"). Current encoding is "UTF-8". Try "LATIN1" (Western European), or one of the values described at http://www.postgresql.org/docs/current/static/multibyte.html.解决:打开 Options 将编码改为 GBK (中文) 其他 阅读全文
posted @ 2011-11-15 14:34 北纬32 阅读(2218) 评论(0) 推荐(0) 编辑