Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025256 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2013-11-29 12:06 | 2014-02-03 13:42 | |||
Reporter | jonalegriaesarte | View Status | public | |||||
Assigned To | jonalegriaesarte | |||||||
Priority | normal | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 3.0PR14Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 25055 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025256: Create lines from takes too long to load the first time, when the volume of data is high | |||||||
Description | Create lines from takes too long to load the first time, when the volume of data is high | |||||||
Steps To Reproduce | We need a database with a high volume of data in c_order, c_orderline, m_inout and m_inoutline - Purchase invoice - Create lines from | |||||||
Proposed Solution | Pending to be analyzed in depth | |||||||
Tags | Performance | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0062496) egoitz (viewer) 2013-12-03 01:24 |
posible solution: CREATE INDEX m_matchinv_inout ON m_matchinv USING btree ( m_inoutline_id COLLATE pg_catalog."default" ); analyze m_matchinv |
(0063862) jonalegriaesarte (viewer) 2014-02-03 13:42 |
Solved in changeset https://code.openbravo.com/erp/devel/pi/rev/6d69e73928db [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2013-11-29 12:06 | jonalegriaesarte | New Issue | |
2013-11-29 12:06 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2013-11-29 12:06 | jonalegriaesarte | Modules | => Core |
2013-11-29 12:06 | jonalegriaesarte | OBNetwork customer | => Yes |
2013-11-29 12:06 | jonalegriaesarte | Support ticket | => 25055 |
2013-11-29 12:06 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2013-11-29 12:06 | jonalegriaesarte | Tag Attached: Performance | |
2013-12-03 01:24 | egoitz | Note Added: 0062496 | |
2014-01-02 12:38 | jonalegriaesarte | Target Version | 3.0MP31 => 3.0MP32 |
2014-02-03 13:42 | jonalegriaesarte | Relationship added | duplicate of 0025354 |
2014-02-03 13:42 | jonalegriaesarte | Note Added: 0063862 | |
2014-02-03 13:42 | jonalegriaesarte | Status | new => closed |
2014-02-03 13:42 | jonalegriaesarte | Resolution | open => duplicate |
Copyright © 2000 - 2009 MantisBT Group |