shp2pgsql shpfile 导入到 postgis by giser · 2019-04-03 shp2pgsql -W GBK(中文不乱码) Road(shpfile名称不用扩展名)tb_Road(表名)mydb (数据库名)| psql -d mydb(数据库名) 转载自:https://blog.csdn.net/liqiangcskm/article/details/84220657