Changes between Version 26 and Version 27 of BDCarthage2011 into eda2.0_RHT
- Timestamp:
- Sep 29, 2011 2:51:31 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BDCarthage2011 into eda2.0_RHT
v26 v27 206 206 select count(*) from rht.rht_bdcarthage --- 393393 lines 207 207 }}} 208 209 Export the tables 210 {{{ 211 C:\"Program Files"\PostgreSQL\8.4\bin\pg_dump -U postgres -p 5432 -t rht.rht_bdcarthage eda2.0_RHT> rht_bdcarthage.sql 212 C:\"Program Files"\PostgreSQL\8.4\bin\pg_dump -U postgres -p 5432 -t rht.rht_150 eda2.0_RHT> rht_150.sql 213 }}}