postgressql
今天安装postgres和postgis完了之后试用的时候出现了ERROR: type “geometry”does not exist错,参考了以下网站后
http://www.paolocorti.net/2008/01/30/installing-postgis-on-ubuntu/
运行
D:\Program Files\PostgreSQL\8.4\share\contrib\postgis-1.4\spatial_ref_sys.sql
文件就可以了
转载自:https://blog.csdn.net/niu174420064/article/details/84019515