Changes between Version 13 and Version 14 of Recette PostgreSQL pgDump


Ignore:
Timestamp:
Mar 22, 2010 2:11:06 PM (15 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Recette PostgreSQL pgDump

    v13 v14  
    4040C:\"Program Files"\PostgreSQL\8.4\bin\pg_restore -h centraldata -p 5433 -U postgres -C -f BD_CONTMIG_NAT22_03_2010.dump 
    4141}}} 
     42poste Cédric 
     43{{{ 
     44CD C:\base 
     45C:\"Program Files"\PostgreSQL\8.4\bin\pg_dump  -h localhost -p 5433 -U postgres  -Z -C -c BD_CONTMIG_NAT > BD_CONTMIG_NAT22_03_2010.dump 
     46}}} 
     47