Changes between Version 5 and Version 6 of UsersWikiWinUpgrade
- Timestamp:
- 12/20/11 08:39:27 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiWinUpgrade
v5 v6 7 7 1. Create a backup of your postgis database as usual. You can do this with pg_dump as that instructions describe or !PgAdmin by right-clicking on the database -> Backup. Make sure to use "Custom" backup for format if you are using !PgAdmin III. 8 8 2. Create a new postgis database installed with the postgis version you want to upgrade to. Note if you are using PostgreSQL 9.1 and PostGIS 2.0 -- you can use the new in psql or pgAdmin III sql window after you have created a new database 9 to spatially enable it .9 to spatially enable it or right-clicking Extensions in pgAdmin III to install the extensions. 10 10 11 11 {{{