Actions
Task #494
closedadd indexes for the analytical_db_view joins
Start date:
09/18/2012
Due date:
% Done:
100%
Estimated time:
Activity type:
Description
- *_unique indexes are often used in joins, but some (such as locationevent_unique_within_location) have filter conditions that prevent their use
The following tables need join indexes:
locationevent on location_idtaxonoccurrence on locationevent_idaggregateoccurrence on taxonoccurrence_idspecimenreplicate on plantobservation_id
Updated by Aaron Marcuse-Kubitza about 12 years ago
- Description updated (diff)
Indexes added on locationevent, taxonoccurrence, aggregateoccurrence
Updated by Aaron Marcuse-Kubitza about 12 years ago
- Description updated (diff)
- Status changed from New to Resolved
- % Done changed from 80 to 100
Index added on specimenreplicate
Actions