Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-13819

Compound database index missing for ATTACHMENTDATA table

XMLWordPrintable

      We have one index on the ATTACHMENTDATA table called attch_data_idx. But this index only covers the ATTACHMENTID column. But the only query apart from primary key queries we run against that table uses the ATTACHMENTID and the ATTVERSION as a selection criteria. This query will not use the single column index and we therefore need compound index which includes ATTACHMENTID and ATTVERSION.

        1. after upgrade.png
          191 kB
          Vincent Choy
        2. before.png
          191 kB
          Vincent Choy

              vchoy Vincent Choy (Inactive)
              ckiehl Chris Kiehl
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: