Y
Hacker News
new
|
ask
|
show
|
jobs
by
tnelsond4
38 days ago
I must've messed something up, but I remember some joins (was it full outer join?) being unbelievably slow? Was I doing something wrong?
1 comments
chungy
38 days ago
Too vague of a question to give you an answer you'll likely sound satisfactory :)
You probably just needed to create indexes over your data to speed things up.
link
You probably just needed to create indexes over your data to speed things up.