Changes between Version 81 and Version 82 of GIS/InstallationGuidelines/Linux
- Timestamp:
- 11/24/10 14:26:03 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GIS/InstallationGuidelines/Linux
v81 v82 188 188 To support Key/Value pairs: 189 189 {{{ 190 apt-get install postgresql-contrib-8.4 190 191 su postgres 191 192 psql -d gis -f /usr/share/postgresql/8.4/contrib/hstore.sql