Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054980 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Openbravo ERP] A. Platform | major | have not tried | 2024-03-18 12:37 | 2025-03-27 12:04 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | Triage Platform Base | |||||||
Priority | urgent | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | Gold | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0054980: Audit Trail infrestrucuture is creating temporary tables that could end on getting the limit of elements created in postgresql | |||||||
Description | Every time a table, index, or Postgresql element is created the value of the OID field is updated and incremented in one. SELECT proname, oid, proconfig FROM pg_proc order by oid desc; Having audit trail enabled for many tables affects the number of elements created because many temporary tables are created and deleted. | |||||||
Steps To Reproduce | N/a | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0177416) hgbot (developer) 2025-03-27 12:04 |
Issue exported to Jira: https://openbravo.atlassian.net/browse/RM-24148 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2024-03-18 12:37 | egoitz | New Issue | |
2024-03-18 12:37 | egoitz | Assigned To | => Triage Platform Base |
2024-03-18 12:37 | egoitz | OBNetwork customer | => Gold |
2024-03-18 12:37 | egoitz | Modules | => Core |
2024-03-18 12:37 | egoitz | Triggers an Emergency Pack | => No |
2024-03-18 12:38 | egoitz | Relationship added | related to 0054768 |
2024-03-18 17:36 | AugustoMauch | Type | defect => design defect |
2024-03-19 08:56 | alostale | Relationship added | related to 0038629 |
2025-03-27 12:04 | hgbot | Note Added: 0177416 | |
2025-03-27 12:04 | hgbot | Status | new => closed |
2025-03-27 12:04 | hgbot | Resolution | open => duplicate |
Copyright © 2000 - 2009 MantisBT Group |