需要在网站去看个版本数据库对应的具体版本

https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS
安装postgis
1.查看apt-get库中的软件版本支持
sudo apt-cache search postgis

2.安装
sudo apt-get install postgis包名(如:postgresql-9.3-postgis-2.1)


需要在网站去看个版本数据库对应的具体版本
https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS
sudo apt-cache search postgis
sudo apt-get install postgis包名(如:postgresql-9.3-postgis-2.1)
本文标题:Ubuntu 安装postgis
本文链接:https://www.haomeiwen.com/subject/dpycfctx.html
网友评论