[Geoserver-devel] [JIRA] (GEOS-8945) Missing Spatial Index in OSEO Setup Instructions

Alessandro Parma created an issue

GeoServer / BugGEOS-8945

Missing Spatial Index in OSEO Setup Instructions

Issue Type:

BugBug

Affects Versions:

2.14.0

Assignee:

Andrea Aime

Components:

Documentation

Created:

24/Sep/18 12:58 PM

Priority:

LowLow

Reporter:

Alessandro Parma

Setup instructions for OSEO ext for GeoServer at http://docs.geoserver.org/latest/en/user/community/opensearch-eo/installation.html#setting-up-the-postgis-database reference a SQL script where DB schema is created as well as indexes. Looks like a spatial index for the “granules” table on the “the_geom” attribute is missing.

Something like:
CREATE INDEX “idx_granule_the_geom” ON granule USING GIST(“the_geom”);

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100092-sha1:e9db01c)

Atlassian logo