我遵循了本手册: http://www.paolocorti.net/2008/01/30/installing-postgis-on-ubuntu/ 我使用 aptitude 安装:
postgis
postgresql-8.4-postgis
但是其中没有脚本 lwpostgis.sql /usr/share/postgresql-8.4-postgis/
。
答案1
使用“/usr/share/postgresql/8.4/contrib/postgis.sql”而不是“/usr/share/postgresql-8.2-postgis/lwpostgis.sql”。