Changes between Version 17 and Version 18 of DevWikiGardenTest


Ignore:
Timestamp:
Nov 13, 2009, 4:35:36 AM (14 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiGardenTest

    v17 v18  
    5151psql -p 5432 -U postgres -d postgres -c "CREATE DATABASE testpostgis;"
    5252psql -p 5432 -U postgres -d testpostgis -f postgis.sql
    53 psql -p 5432 -U postgres -d testpostgis -f geography.sql
    5453psql -p 5432 -U postgres -d testpostgis -f spatial_ref_sys.sql
    5554psql -p 5432 -U postgres -d testpostgis -f torturetest_subset.sql > torturetest_results.txt