Changes between Version 13 and Version 14 of Model Results Basque river basins
- Timestamp:
- Jun 13, 2012 5:23:29 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Model Results Basque river basins
v13 v14 115 115 }}} 116 116 117 = How to save the schema basque_emp = 118 {{{ 119 #!sql 120 cd C:\workspace_Aizko\ 121 C:\"Archivos de programa"\PostgreSQL\8.4\bin\pg_dump -U postgres -p 5432 --schema basque_emp --verbose eda2.0> eda2_basque_emp.sql 122 }}} 123 124 = How to save the table = 125 {{{ 126 #!sql 127 cd C:\workspace_Aizko\ 128 C:\"Program Files"\PostgreSQL\8.4\bin\pg_dump -U postgres -p 5432 -t basque_emp.results_basquebasins_13jun2012 eda2.0> results_basquebasins_13jun2012.sql 129 }}} 117 130 118 131 … … 120 133 121 134 122