Changeset 62
- Timestamp:
- 10/12/07 19:57:24 (5 years ago)
- Files:
-
- 1 modified
-
hw/hw2/MyStuff/runtests.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hw/hw2/MyStuff/runtests.sh
r61 r62 1 1 #!/bin/csh 2 3 # restart server so that it chooses index scan over heap scan 4 pg_ctl restart -o "-fs -fb" 5 sleep 5 2 6 3 7 ####
