PostgreSQL - Set Operations and Advanced Queries
After running
EXPLAIN ANALYZE, you notice the output shows Buffers: shared hit=100 but your query is slower than expected. What might be the issue?