Actions
Bug #667
closedwelcome screens query is not optimized
Description
When starting foreman for the first time, foreman tries to show some help messages.
which simply count the amount of entires (i.e. hosts, reports, facts).
When the tables are large, this takes a lot of time, as it does not uses a index (see https://groups.google.com/group/foreman-users/browse_thread/thread/2729d0b6583037eb?hl=en).
Updated by Ohad Levy about 14 years ago
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Actions