Changes between Version 91 and Version 92 of CLC Join


Ignore:
Timestamp:
Jun 6, 2010 4:40:49 PM (15 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CLC Join

    v91 v92  
    10831083ALTER TABLE clc.surf_area ADD CONSTRAINT c_pk_gid_surf_area PRIMARY KEY (gid); 
    10841084}}} 
     1085saving the result of the request 
     1086{{{ 
     1087C:\"Program Files"\PostgreSQL\8.4\bin\pg_dump.exe --host localhost --port 5433 --username postgres --format custom --blobs --verbose --table="clc.clipped" --file "C:\Documents and Settings\cedric\Mes documents\Migrateur\eda\CLC\clipped.backup" "eda2.0" 
     1088 
     1089}}} 
    10851090{{{ 
    10861091#!html