Very slow insertion times on jdbc datastores
--------------------------------------------

                 Key: GEOT-1756
                 URL: http://jira.codehaus.org/browse/GEOT-1756
             Project: GeoTools
          Issue Type: Improvement
          Components: data db2, data mysql, data oraclespatial, data postgis
    Affects Versions: 2.5-M0, 2.4.1
            Reporter: Andrea Aime
            Assignee: Andrea Aime


Trying to append features using FeatureSource.addFeatures(collection) or using 
FeatureStore.getFeatureWriterAppend causes a full table scan (read wise) before 
appending starts.
This is of course unacceptable for big tables (gigabytes of data)

-- 
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

        

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to