Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009835 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | minor | have not tried | 2009-07-10 19:27 | 2009-07-13 13:37 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.40MP7 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | b97b65f28efb | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | PostgreSQL | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009835: Product selector is too slow on postgres with many products | |||||||
Description | The Product selector is too slow when used with many products. Tested on postgres with 100k products. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0018118) hgbot (developer) 2009-07-10 19:30 |
Repository: erp/stable/2.40 Changeset: b97b65f28efbff54c03da3270efe18f785f1f893 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Fri Jul 10 19:30:39 2009 +0200 URL: http://code.openbravo.com/erp/stable/2.40/rev/b97b65f28efbff54c03da3270efe18f785f1f893 [^] Fixed 9835: Optimize product selector performance on postgres - removal of not needed joins in count query - better placement of limit/offset so orderby + limit can be optimized by postgres --- M src/org/openbravo/erpCommon/info/Product.java M src/org/openbravo/erpCommon/info/Product_data.xsql --- |
Issue History | |||
Date Modified | Username | Field | Change |
2009-07-10 19:28 | shuehner | Type | defect => backport |
2009-07-10 19:28 | shuehner | fix_in_branch | => 2.40 |
2009-07-10 19:30 | hgbot | Checkin | |
2009-07-10 19:30 | hgbot | Note Added: 0018118 | |
2009-07-10 19:30 | hgbot | Status | scheduled => resolved |
2009-07-10 19:30 | hgbot | Resolution | open => fixed |
2009-07-10 19:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/b97b65f28efbff54c03da3270efe18f785f1f893 [^] |
2009-07-13 13:37 | psarobe | Status | resolved => closed |
2009-07-13 13:37 | psarobe | Fixed in Version | => 2.40MP7 |
Copyright © 2000 - 2009 MantisBT Group |