Data Science Wire

Christophe Pettus: All Your GUCs in a Row: enable_mergejoin

PostgreSQL Planet1mo4 min read

Merge join shines when data is already sorted by an index, but stumbles when it has to pay for a sort first.

Read the full story at PostgreSQL Planet

More in Data Engineering