From 1afd607083930dcfafded9b7869b9a006560852b Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Sat, 11 May 2013 02:34:53 +0000 Subject: [PATCH] missed one comment git-svn-id: http://svn.osgeo.org/postgis/trunk@11415 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/installation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1