Changes between Version 3 and Version 4 of Ticket #84, comment 3


Ignore:
Timestamp:
May 24, 2018 4:48:40 PM (7 years ago)
Author:
cedric
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #84, comment 3

    v3 v4  
    7575pause 
    7676}}} 
    77 ------------------ 
    78 TODO here 
    79  
    8077>> Edit the script accordingly to your path settings. Note that utils folder is packaged with the PostGIS tar balls 
    8178>>if not present in your PostGIS install. Download the tar ball for the PostGIS you want to upgrade to and copy the utils folder to the same folder as your backup. ​>>http://postgis.net/source 
     
    9188> OK works for that database 
    9289 
     90------------------ 
     91= EDA2.0 = 
     92{{{#!sh 
     93F: 
     94cd F:/base 
     95pg_dump -h 1.100.1.6 -p 5432 -U postgres -Fc -b -v -f "eda2.backup" eda2 
     96}}} 
     97 
     98