Changes between Version 56 and Version 57 of UsersWikiPackages
- Timestamp:
- 08/22/12 05:13:23 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiPackages
v56 v57 13 13 [http://www.enterprisedb.com/products-services-training/pgdownload#windows PostgreSQL 8.4-9.1 Installers] 14 14 All these should work for Windows XP, Windows Vista, Windows 7, Windows 2003, 2008, 2008 R2 15 15 We commonly test on Windows XP, Windows 7 and Windows 2003/2008/2008 R2 16 16 17 17 === PostGIS 2.1 === … … 21 21 these are auto-built by buildbot whenever codebase changes. 22 22 Usually takes about an hour or so after a change for the packages to be available 23 Read the packaged Readme. If you have 9.1+ and don't have patience for reading you can also just copy over the folders into your PostgreSQL install and use in your database. 24 25 {{{ 26 CREATE EXTENSION postgis; 27 CREATE EXTENSION postgis_topology; 28 }}} 29 30 If reading is too much to ask of you. 23 31 * [http://www.postgis.org/download/windows/pg92/buildbot PostgreSQL 9.2 (32-bit and 64-bit)] 24 32 * [http://www.postgis.org/download/windows/pg92/buildbot PostgreSQL 9.1 (64-bit)]