Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ineffective adding of features in Postgres provider #11036

Closed
qgib opened this issue Mar 6, 2008 · 3 comments
Closed

Ineffective adding of features in Postgres provider #11036

qgib opened this issue Mar 6, 2008 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers

Comments

@qgib
Copy link
Contributor

qgib commented Mar 6, 2008

Author Name: Martin Dobias (@wonder-sk)
Original Redmine Issue: 977

Redmine category:data_provider
Assignee: Jürgen Fischer


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.

@qgib
Copy link
Contributor Author

qgib commented Mar 12, 2008

Author Name: Jürgen Fischer (@jef-n)


  • resolution was changed from to fixed
  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Mar 20, 2008

Author Name: Jürgen Fischer (@jef-n)


fixed in 2ea7615 (SVN r8214)

@qgib
Copy link
Contributor Author

qgib commented Aug 21, 2009

Author Name: Anónimo (Anónimo)


Milestone Version 1.0.0 deleted

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers labels May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers
Projects
None yet
Development

No branches or pull requests

1 participant