Changes between Version 26 and Version 27 of BDCarthage2011 into eda2.0_RHT


Ignore:
Timestamp:
Sep 29, 2011 2:51:31 PM (14 years ago)
Author:
celine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BDCarthage2011 into eda2.0_RHT

    v26 v27  
    206206select count(*) from rht.rht_bdcarthage --- 393393 lines 
    207207}}} 
     208 
     209Export the tables 
     210{{{ 
     211C:\"Program Files"\PostgreSQL\8.4\bin\pg_dump  -U postgres -p 5432 -t rht.rht_bdcarthage eda2.0_RHT> rht_bdcarthage.sql 
     212C:\"Program Files"\PostgreSQL\8.4\bin\pg_dump  -U postgres -p 5432 -t rht.rht_150 eda2.0_RHT> rht_150.sql 
     213}}}