摘要:
修改pg_hba.conf文件,开通局域网的访问权限,注意IP地址改为自己所在网络的IP。 红色部分为新增内容。 # TYPE DATABASE USER ADDRESS METHOD # IPv4 local connections:host all all 127.0.0.1/32 md5hos 阅读全文
posted @ 2020-08-25 09:50
googlegis
阅读(1669)
评论(0)
推荐(0)
摘要:
安装好Postgresql 和postGIS后,使用postgis导入shp文件出错, mode=c, dump=1, simple=0, geography=0, index=1, shape=1, srid=0 Shapefile type: Arc PostGIS type: MULTILIN 阅读全文
posted @ 2020-08-25 09:20
googlegis
阅读(2384)
评论(2)
推荐(0)