Changes between Version 2 and Version 3 of Installing new version of Postgre
- Timestamp:
- Sep 23, 2011 2:43:12 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installing new version of Postgre
v2 v3 4 4 = How to install the new version of Postgre = 5 5 http://docs.postgresqlfr.org/8.1/migration.html [[BR]] 6 7 = How to instal the new version of Postgis = 8 Some troubles[[BR]] 9 {{{ 10 psql -d eda2.0_RHT -U postgres -f "C:\Program Files\PostgreSQL\8.4\share\contrib\postgis-1.5\postgis_upgrade_14_to_15.sql" 11 }}}