需要在网站去看个版本数据库对应的具体版本
PostGIS Support Matrix
https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS
安装postgis
1.查看apt-get库中的软件版本支持
sudo apt-cache search postgis
image.png
2.安装
sudo apt-get install postgis包名(如:postgresql-9.3-postgis-2.1)
image.png
image.png







网友评论