Ticket #444 (closed defect: fixed)
Missing indexes on Registry
| Reported by: | nrueff | Owned by: | oroussy |
|---|---|---|---|
| Priority: | Lower | Milestone: | 1.2.1 |
| Component: | python-mmc-inventory | Version: | 1.2.0rc4 |
| Severity: | Minor | Keywords: | |
| Cc: |
Description
CREATE INDEX machine ON hasRegistry(machine); CREATE INDEX inventory ON hasRegistry(inventory); CREATE INDEX registry ON hasRegistry(registry); CREATE INDEX path ON hasRegistry(path);
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

