Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#977 closed defect (fixed)

Ineffective adding of features in Postgres provider

Reported by: wonder Owned by: jef
Priority: minor: annoyance Milestone:
Component: Data Provider Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

addFeatures() function in Postgres provider works by adding one feature after other in separate queries. With greater amount of features to add this actions takes quite long time (reported that 3000 features with 35 columns lasts about 10 minutes).

When adding all features at once, the most of the time could be saved.

Change History (4)

comment:1 by jef, 16 years ago

Owner: changed from nobody to jef

comment:2 by jef, 16 years ago

Resolution: fixed
Status: newclosed

comment:3 by jef, 16 years ago

fixed in r8213

comment:4 by (none), 15 years ago

Milestone: Version 1.0.0

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.