Changes between Version 16 and Version 17 of UsersWikiWinUpgrade


Ignore:
Timestamp:
Dec 20, 2011, 8:50:47 AM (13 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiWinUpgrade

    v16 v17  
    2121Note that !ActivePerl also has packages for MacOS, Linux, but is generally not necessary for those platforms since they come prepackaged with perl.
    2222
    23 4. Create an upgrade.bat file with contents something like this:
     234. Create an upgrade.bat file with contents something like this and save in same folder as your database backup:
    2424{{{
    2525set PGPORT=5432
     
    3737
    38385. Edit the script accordingly to your path settings.  Note that utils folder is packaged with the PostGIS tar balls
    39 if not present in your PostGIS install. Download the tar ball for the PostGIS you want to upgrade too.  [http://www.postgis.org/download/]
     39if not present in your PostGIS install. Download the tar ball for the PostGIS you want to upgrade too and copy the utils folder to the same folder as your backup.  [http://www.postgis.org/download/]
    40406. Right mouse click on the .bat file (you may have to choose -- Run as Administrator)
    4141