Actions
Bug #26777
closedadd index on taxable_taxonomies table
Status:
Closed
Priority:
Normal
Assignee:
Category:
Organizations and Locations
Target version:
-
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
foreman=# create index index_taxable_taxonomies_on_taxonomy_id_taxable_type on taxable_taxonomies (taxonomy_id,taxable_type);
CREATE INDEX
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6749 added
Updated by Anonymous over 5 years ago
- Subject changed from Queries on taxable_taxonomies table running very slow. This fixes it: to Queries on taxable_taxonomies table running very slow. This fixes it:
- Fixed in Releases 1.23.0 added
Updated by Lukas Zapletal over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 19c679cec3b1b6ef130e4fd062bc4aa2f852622e.
Updated by Lukas Zapletal over 5 years ago
- Related to Bug #26760: Audits page is very slow added
Updated by Tomer Brisker over 5 years ago
- Subject changed from Queries on taxable_taxonomies table running very slow. This fixes it: to add index on taxable_taxonomies table
- Category changed from Smart Proxy to Organizations and Locations
Actions