Joined May 2011
·

Hubert Łępicki

AmberBit Ruby on Rails web development
·
Białystok, Poland
·
·

Posted to Use IN instead of ANY in PostgreSQL over 1 year ago

Still slow ;). You should try replacing IN with a join/distinct clauses and compare the results. Usually, when I see IN query in the code it raises alarm: slow query ahead.

Achievements
89 Karma
0 Total ProTip Views