Details
-
Bug
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
30.0.1
-
CP: sprint 90
-
2
-
Core: Platform
Description
See FOLIO-2625 for a detailed description of the problem.
When an index is created PostgreSQL does not automatically create statistics. By default 10 % of the table plus 50 tuples need to be inserted/updated/deleted to make the autovacuum daemon start an ANALYZE run automatically.
Task:
- After index creation and after dropping and re-creating an index run ANALYZE.
Note: ANALYZE is 10 times faster than VACUUM and sufficient to collect statistics.
TestRail: Results
Attachments
Issue Links
- blocks
-
MODINVSTOR-513 hitcount estimation degeneration when upgrading MIS 19.1.2 (fameflower) -> MIS 19.2.0-SNAPSHOT (RMB30)
-
- Closed
-
- relates to
-
RMB-101 consider running analyze , vacuum one time / in a recurring job - expose via admin
-
- Open
-