Hacker News new | ask | show | jobs
by giovannibonetti 248 days ago
I've noticed that LIMIT 1 makes a huge difference when working with LATERAL JOINs in Postgres, even when the WHERE condition has a unique constraint.