[postgis-devel] Doc error
Sandro Santilli
strk at keybit.net
Tue Dec 10 08:49:14 PST 2013
On Mon, Dec 09, 2013 at 11:11:05PM -0500, Stephen Mather wrote:
> 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
It depends on where you are.
In the PostGIS build tree it is topology/topology.sql
(but then it is raster/rt_pg/rtpostgis.sql).
Pretty messy, actually.
Yes, best with a ticket (with a patch attached).
--strk;
More information about the postgis-devel
mailing list