-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Did other users create a set of indexes?
I think the tables come out of the tool with no indexes.
I just did
CREATE INDEX idx_one ON medcit_meshheadinglist_meshheading (pmid ASC);
CREATE INDEX idx_two ON medcit_meshheadinglist_meshheading_qualifiername(pmid ASC);
If users would be willing to share their addition to the db - that would be great.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels