Changeset 3831
- Timestamp:
- 30/04/08 10:26:20 (13 years ago)
- Location:
- TI01-discovery/branches/ingestAutomation-upgrade/database
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI01-discovery/branches/ingestAutomation-upgrade/database/create_database.sh
r3807 r3831 2 2 psql -f original_document.sql -U postgres -d test 3 3 psql -f transformed_document.sql -U postgres -d test 4 psql -f spatial_data.sql -U postgres -d test 5 psql -f temporal_data.sql -U postgres -d test 6 psql -f spatial_temporal_data.sql -U postgres -d test
Note: See TracChangeset
for help on using the changeset viewer.