Changes between Version 37 and Version 38 of InstallationGuidelines/Linux/Server/CherokeePostgreSQL


Ignore:
Timestamp:
03/14/12 16:23:27 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Linux/Server/CherokeePostgreSQL

    v37 v38  
    625625su -c - postgres "psql -q -d sahana -f /usr/share/postgresql/8.4/contrib/postgis-1.5/postgis.sql"
    626626su -c - postgres "psql -q -d sahana -f /usr/share/postgresql/8.4/contrib/postgis-1.5/spatial_ref_sys.sql"
     627su -c - postgres "psql -q -d sahana -c 'grant all on geometry_columns to sahana;'"
     628su -c - postgres "psql -q -d sahana -c 'grant all on spatial_ref_sys to sahana;'"
    627629
    628630# Configure Database