Linux环境下"Postgresql"的汉字插入问题

2018-06-11    来源:

容器云强势上线!快速搭建集群,上万Linux镜像随意使用

问:Linux环境下如何在Postgresql数据库中完成汉字插入?

解决方法:

首先用postgresql的用户登陆,(su - postgres) ,然后进入数据库,假设数据库名称为“house”,命令为:

 

[postgres@ITC-S postgres]$ psql house
Welcome to psql 8.0.1, the PostgreSQL interactive terminal.
Type:  copyright for distribution terms
h for help with SQL commands
? for help with psql commands
g or terminate with semicolon to execute query
q to quit
house=# 
输入encoding GBK
house=#encoding GBK

现在就可以插入汉字了。

标签: linux 数据库 用户

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点!
本站所提供的图片等素材,版权归原作者所有,如需使用,请与原作者联系。

上一篇:微软2008企业级应用平台与开发技术隆重发布

下一篇:802.11n引领企业无线网络升级