]> granicus.if.org Git - postgis/commitdiff
now topology installs can get rid of error note.
authorRegina Obe <lr@pcorp.us>
Thu, 15 Sep 2011 18:35:32 +0000 (18:35 +0000)
committerRegina Obe <lr@pcorp.us>
Thu, 15 Sep 2011 18:35:32 +0000 (18:35 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7854 b70326c6-7e19-0410-871a-916f4a2858ee

extensions/README

index 37b5337c40d60513384ec7f4454c249806b52fe7..c9a56dc1b23484eb7a8abfe3102b8b59f6d2c554 100644 (file)
@@ -14,17 +14,10 @@ each
 Then in your PostgreSQL database run
 CREATE EXTENSION postgis_core;
 CREATE EXTENSION postgis_raster;
-
--- this one doesn't seem to work 
--- gives a weird error 
--- can not drop table topology.pg_temp_777...
 CREATE EXTENSION postgis_topology;
 
 Known issue:
-make install for some reason gives an erro though 
-it does correctly install the modules making them available.
-
-Do uninstall you have to drop cascade the extension
+To uninstall postgis_core you have to drop cascade the extension
 which is not ideal but working out the cast issues.
 
 The dependency logic should warn if you try