Versioning instructions omit PostGIS init steps
-----------------------------------------------
Key: GEOS-1814
URL: http://jira.codehaus.org/browse/GEOS-1814
Project: GeoServer
Issue Type: Improvement
Components: Versioning
Affects Versions: 1.6.2
Environment: 1.6.2 versioning
Reporter: Scot E. Wilcoxon
Assignee: Andrea Aime
Priority: Trivial
The versioning file wfsv-readme.txt says a spearfish database should be created. I think this is supposed to be a PostGIS database but the instructions omit the PostGIS initialization, as described in http://geoserver.org/display/GEOSDOC/6+Versioning
createlang plpgsql -U postgres spearfish
psql -U postgres -d spearfish -f /usr/share/lwpostgis.sql
psql -U postgres -d spearfish -f /usr/share/spatial_ref_sys.sql
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira