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

RSS Icon Subscribe to comments

You need to login to post a comment.