02:PostgreSQL Character Sets

來源:互聯網
上載者:User

標籤:

在利用postGIS匯入shapefile檔案到postgresql資料庫的時候,老是提示字串的問題,或者是亂碼,試了好幾種都不行,於是度娘之。。。。

使用預設的UTF8,提示資訊是:建議使用LATIN1;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.

使用LATIN1時,出現的情況是:能成功匯入,裡面所有中文的情況都是亂碼的;

最後使用GBK,結果還是可以的,沒有出現亂碼的情況;

找到:http://www.postgresql.org/docs/current/static/multibyte.html

PostgreSQL Character Sets

 

02:PostgreSQL Character Sets

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.