-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Major
-
None
-
Affects Version/s: 1.9.4 (alpha)
-
Component/s: Frontend (F), Installation (I), Proxy (P), Server (S)
-
Environment:PostgreSQL
Due to the fact that many items in the table fields that change frequently in the versioned database accumulates a lot of garbage + often blocked the necessary lines. The patch fixes this problem by changing some fields (such as lastvalue) made in a separate table.
At the moment, the changes are tested on the table items 7GB in size and the number of items about 800k.
You may need to refactoring the patch.