From: Regina Obe Date: Sat, 11 May 2013 02:34:53 +0000 (+0000) Subject: missed one comment X-Git-Tag: 2.1.0beta2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1afd607083930dcfafded9b7869b9a006560852b;p=postgis missed one comment git-svn-id: http://svn.osgeo.org/postgis/trunk@11415 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/installation.xml b/doc/installation.xml index 7ef6054cb..f09dcf2a8 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -20,7 +20,7 @@ psql -d yourdatabase -c "CREATE EXTENSION postgis_topology;" psql -d yourdatabase -c "CREATE EXTENSION postgis_tiger_geocoder;" - Please refer to for more details about querying installed/available extensions and upgrading extensions and uninstalling extensions. + Please refer to for more details about querying installed/available extensions and upgrading extensions, or switching from a non-extension install to an extension install. The postgis_comments.sql, raster_comments.sql, topology_comments.sql generate quick help tips for each function that can be accessed via pgAdmin III or psql. In psql with a command of the form e.g.\dd ST_SetPoint