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
Actions