Opened 14 years ago

Last modified 14 years ago

#3335 closed defect

CopyLayer() method should use transactions similar to ogr2ogr — at Initial Version

Reported by: rdewit Owned by: hobu
Priority: normal Milestone:
Component: OGR_SF Version: unspecified
Severity: normal Keywords: CopyLayer
Cc:

Description

Copying from any data source to SQLite (at least in Python) is painfully slow when you don't explicitly use transactions.

The CopyLayer() method for a data source needs to use transactions when the destination data source supports it.

See discussion here: http://lists.osgeo.org/pipermail/gdal-dev/2010-January/023220.html

Change History (0)

Note: See TracTickets for help on using tickets.