Adding GIS Support to Postgresql


/ Published in: SQL
Save to your folder(s)

* be postgres user


Copy this code and paste it in your HTML
  1. createlang plpgsql [databasename]
  2. psql -f lwpostgis.sql [databasename]

Report this snippet


Comments


You need to login to view comments.