[fdo-trac] #282: Improve performance for DescribeSchema from multiple datastores

FDO trac_fdo at osgeo.org
Thu Mar 27 13:13:20 EDT 2008


#282: Improve performance for DescribeSchema from multiple datastores
---------------------------------+------------------------------------------
   Reporter:  brentrobinson      |       Owner:  brentrobinson                    
       Type:  enhancement        |      Status:  new                              
   Priority:  minor              |   Milestone:  3.4.0                            
  Component:  SQLServer Spatial  |     Version:                                   
   Severity:  3                  |    Keywords:  Describe Schema Performance Views
External_id:                     |  
---------------------------------+------------------------------------------
 DescribeSchema can be slow when the datastore has views based on tables
 from other datastores. The reason for this is that, when the base tables
 are retrieved, they are fetched one at a time.

 This enhancement will ensure that these base tables are bulk fetched.

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/282>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list