Christophe Pettus: All Your GUCs in a Row: enable_mergejoin
📝
内容提要
Merge join shines when data is already sorted by an index, but stumbles when it has to pay for a sort first.
Merge join shines when data is already sorted by an index, but stumbles when it has to pay for a sort first.