Changes between Version 24 and Version 25 of GIS/InstallationGuidelines/Linux


Ignore:
Timestamp:
09/19/10 17:54:42 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIS/InstallationGuidelines/Linux

    v24 v25  
    1414su postgres
    1515createdb gis
    16 createlang plpgsql gis
     16createlang plpgsql -d gis
    1717psql -d gis -f /usr/share/postgresql/8.4/contrib/postgis-1.5/postgis.sql
    1818psql -d gis -f /usr/share/postgresql/8.4/contrib/postgis-1.5/spatial_ref_sys.sql