Uploaded image for project: 'Configuration Persistence Service'
  1. Configuration Persistence Service
  2. CPS-1535

Add index to schema_set_yang_resources table

XMLWordPrintable

      Currently when deleting from the schema_set_yang_resources table, the database is sequentially scanning instead of using an indexed search, as there are no indexes on the table.

      This causes very poor performance. Adding an index for schema_set_id will allow for better performance when deleting schema sets.

            danielhanrahan Daniel Hanrahan
            danielhanrahan Daniel Hanrahan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: