Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-9340

General DB Optimization

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.9.0
    • 4.9.0
    • None
    • Security Level: Public (Anyone can view this level - this is the default.)
    • Patch

    Description

      General DB Optimization

      In some production environments there were being experimented delays in most of the jobs. A search for DB optimization was taken and some deficiencies were discovered, we can group them in 4 groups:

      • Incorrect PRIMARY key
      • Duplicate PRIMARY KEY
      • Missing indexes (Add indexes to avoid full table scans)
      • Some views query (Change view to improve account retrieval speed)

      Attachments

        Activity

          People

            nicolas.vazquez Nicolas Vazquez
            nicolas.vazquez Nicolas Vazquez
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: