Issue Type: Improvement Improvement
Affects Versions: 2.2.3, 2.1.4
Assignee: Andrea Aime
Components: WFS
Created: 03/Jan/13 4:47 AM
Description:

The problem is related to partitioned tables (using PostgreSQL / PostGIS database but probably it is still the same with other DBs).

When I use the WFS protocol (transaction / update) on the parent table it successfully update using partition attribute but, after, it goes in a "Post process update for boundary update and featureValidation" and this part of the code is not using partition attribute causing a full tablescan. Basically, if the table is really big (which is normally the case for using partitioned tables) this is causing the WFS to be not usable (too slow).

Environment: Redhat 6
Project: GeoServer
Priority: Major Major
Reporter: Marco Corsi
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to