QUERY PLAN
Seq Scan on tbl_rating_voters (cost=0.00..160.84 rows=17 width=17)
Filter: ((user_id = 1001) AND (rating_id = ANY ('{340,339,338,337,336,335,334,333,332,331,330,329,328,327,326,325,324,323,322,321}'::integer[])))