Opened 16 years ago

Last modified 16 years ago

#2619 closed defect

Postgis spatial index impossible through OGR — at Initial Version

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone: 1.5.4
Component: OGR_SF Version: 1.5.0
Severity: normal Keywords: postgres postgis pg
Cc:

Description

Currently the OGR PG driver does not support building a spatial index for spatial tables created with CreateLayer(). Furthermore, it is not even possible to create a spatial index, and then do a vacuum analyse through the ExecuteSQL() because a vacuum operation cannot be done within a transaction and there is no way to avoid doing SQL not in a transaction using ExecuteSQL().

Change History (0)

Note: See TracTickets for help on using tickets.