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 | 2024-03-19 08:56 | |||||||
Reporter | egoitz | View Status | public | |||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | urgent | Resolution | open | Fixed in Version | ||||||||
Status | new | 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 | |||||||||||
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 | 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 | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Issue History | |||
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 | 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 |
Copyright © 2000 - 2009 MantisBT Group |