[postgis] Minor changes

Dave Blasby dblasby at refractions.net
Wed Aug 8 15:46:43 PDT 2001


1. There is now a postgis uninstaller.  Just run the 'postgis_undef.sql'
script and it will delete all the aggregates, functions, operators, and
types created by postgis.   Running this script will screw up any table
with a geometry column or index in it, so use it with caution.  It is
auto-generated by the create_undef.pl script.

2. Rtree indexing is now removed from the postgis.sql install script. 
You shouldnt have been using them anyways (use the GiST index).

3. Since you must have plpgsql to use the AddGeometryColumn() or
DropGeometryColumn() functions, the postgis.sql file will give you
install instructions if its not installed.

dave

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Small business owners...
Tell us what you think!
http://us.click.yahoo.com/vO1FAB/txzCAA/ySSFAA/PhFolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
postgis-unsubscribe at yahoogroups.com

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 





More information about the postgis-users mailing list