Changes between Version 11 and Version 12 of Ticket #84, comment 4
- Timestamp:
- May 30, 2018 5:15:34 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #84, comment 4
v11 v12 38 38 {{{#!sh 39 39 pg_dump -U postgres -h 1.100.1.6 -a -W --schema ccm21 --verbose -f "ccm21.other.sql" --exclude-table-data=ccm21.riversegments --exclude-table-data=ccm21.catchments eda2 40 psql -U postgres -h localhost -f "ccm21.other.sql" eda2.0 40 41 }}} 41 42