Forum OpenACS Q&A: Re: Performance Problems - what is the bottleneck?

Collapse
Posted by Gustaf Neumann on
i would check the join conditions such they have indices.
does an index for party_approved_member_map.party_id help?
I tested many new index combinations without good results. =(
But I need to check exactly which were the index combinations tested.