Changes between Version 16 and Version 17 of DevWikiGardenTest


Ignore:
Timestamp:
11/13/09 04:35:18 (15 years ago)
Author:
robe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiGardenTest

    v16 v17  
    1717psql -p 5432 -U postgres -d testpostgis -c "CREATE LANGUAGE plpgsql;"
    1818psql -p 5432 -U postgres -d testpostgis -f postgis.sql
    19 psql -p 5432 -U postgres -d testpostgis -f geography.sql
    2019psql -p 5432 -U postgres -d testpostgis -f spatial_ref_sys.sql
    2120psql -p 5432 -U postgres -d testpostgis -f torturetest.sql > torturetest_results.txt