[postgis-devel] Doc error

Stephen Mather stephen at smathermather.com
Mon Dec 9 20:11:05 PST 2013


I know an issue is better than an e-mail, but bear with me... .

http://postgis.net/docs/manual-2.1/postgis_installation.html#install_short_version

Has an error:

psql -d yourdatabase -f topology/topology.sql

Should be:

psql -d yourdatabase -f topology.sql

Best,
Steve



More information about the postgis-devel mailing list